Searched refs:dmu_tx_hold_spill (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1598 dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object) function
1701 dmu_tx_hold_spill(tx, object);
1710 dmu_tx_hold_spill(tx, object);
H A Ddmu_send.c2359 dmu_tx_hold_spill(tx, db->db_object);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h685 void dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object);

Completed in 56 milliseconds