Searched defs:dmu_tx (Results 1 – 1 of 1) sorted by relevance
48 struct dmu_tx { struct53 list_t tx_holds; /* list of dmu_tx_hold_t */ argument62 struct dmu_tx_hold *tx_needassign_txh; argument64 /* list of dmu_tx_callback_t on this dmu_tx */ argument65 list_t tx_callbacks;90 enum dmu_tx_hold_type { argument