Searched refs:THT_WRITE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_tx.h | 87 THT_WRITE, enumerator
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_tx.c | 297 object, THT_WRITE, off, len); in dmu_tx_hold_write() 311 object, THT_WRITE, 0, 0); in dmu_tx_hold_remap_l1indirect() 330 txh = dmu_tx_hold_dnode_impl(tx, dn, THT_WRITE, off, len); in dmu_tx_hold_write_by_dnode() 623 case THT_WRITE: in dmu_tx_dirty_buf()
|