Searched defs:dmu_tx (Results 1 – 1 of 1) sorted by relevance
47 struct dmu_tx { struct52 list_t tx_holds; /* list of dmu_tx_hold_t */ argument61 struct dmu_tx_hold *tx_needassign_txh; argument63 /* list of dmu_tx_callback_t on this dmu_tx */ argument64 list_t tx_callbacks;89 enum dmu_tx_hold_type { argument