Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h102 enum dmu_tx_hold_type txh_type; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c122 txh->txh_type = type; in dmu_tx_hold_dnode_impl()
604 if (txh->txh_dnode == dn && txh->txh_type != THT_NEWOBJECT) in dmu_tx_dirty_buf()
620 txh->txh_type, beginblk, endblk); in dmu_tx_dirty_buf()
622 switch (txh->txh_type) { in dmu_tx_dirty_buf()