Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c208 dmu_tx_count_write(dmu_tx_hold_t *txh, uint64_t off, uint64_t len) in dmu_tx_count_write() function
299 dmu_tx_count_write(txh, off, len); in dmu_tx_hold_write()
332 dmu_tx_count_write(txh, off, len); in dmu_tx_hold_write_by_dnode()
380 dmu_tx_count_write(txh, 0, dn->dn_datablksz); in dmu_tx_hold_free_impl()
384 dmu_tx_count_write(txh, off, 1); in dmu_tx_hold_free_impl()
387 dmu_tx_count_write(txh, off + len, 1); in dmu_tx_hold_free_impl()