Home
last modified time | relevance | path

Searched refs:dmu_tx_hold_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c110 static dmu_tx_hold_t *
114 dmu_tx_hold_t *txh; in dmu_tx_hold_dnode_impl()
145 static dmu_tx_hold_t *
150 dmu_tx_hold_t *txh; in dmu_tx_hold_object_impl()
302 dmu_tx_hold_t *txh; in dmu_tx_hold_write()
319 dmu_tx_hold_t *txh; in dmu_tx_hold_write_by_dnode()
439 dmu_tx_hold_t *txh; in dmu_tx_hold_free()
450 dmu_tx_hold_t *txh; in dmu_tx_hold_free_by_dnode()
510 dmu_tx_hold_t *txh; in dmu_tx_hold_zap()
523 dmu_tx_hold_t *txh; in dmu_tx_hold_zap_by_dnode()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_tx.h105 } dmu_tx_hold_t; typedef