Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_tx.h102 enum dmu_tx_hold_type txh_type; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c137 txh->txh_type = type; in dmu_tx_hold_dnode_impl()
600 if (txh->txh_dnode == dn && txh->txh_type != THT_NEWOBJECT) in dmu_tx_dirty_buf()
616 txh->txh_type, beginblk, endblk); in dmu_tx_dirty_buf()
618 switch (txh->txh_type) { in dmu_tx_dirty_buf()
665 txh->txh_type); in dmu_tx_dirty_buf()