Home
last modified time | relevance | path

Searched defs:dmu_tx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_tx.h50 struct dmu_tx { struct
55 list_t tx_holds; /* list of dmu_tx_hold_t */ argument
64 struct dmu_tx_hold *tx_needassign_txh; argument
66 /* list of dmu_tx_callback_t on this dmu_tx */ argument
84 /* whether dmu_tx_wait() should return on suspend */ argument
90 enum dmu_tx_hold_type { argument