Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h111 enum dmu_tx_hold_type txh_type; member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c139 txh->txh_type = type; in dmu_tx_hold_object_impl()
927 if (txh->txh_dnode == dn && txh->txh_type != THT_NEWOBJECT) in dmu_tx_dirty_buf()
943 txh->txh_type, beginblk, endblk); in dmu_tx_dirty_buf()
945 switch (txh->txh_type) { in dmu_tx_dirty_buf()