Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_tx.h104 enum dmu_tx_hold_type txh_type; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c139 txh->txh_type = type; in dmu_tx_hold_dnode_impl()
716 if (txh->txh_dnode == dn && txh->txh_type != THT_NEWOBJECT) in dmu_tx_dirty_buf()
732 txh->txh_type, (u_longlong_t)beginblk, in dmu_tx_dirty_buf()
735 switch (txh->txh_type) { in dmu_tx_dirty_buf()
814 txh->txh_type); in dmu_tx_dirty_buf()