Home
last modified time | relevance | path

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.c1248 dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object) in dmu_tx_hold_spill() function
1326 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
1335 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
H A Ddmu_recv.c1737 dmu_tx_hold_spill(tx, db->db_object); in receive_spill()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h793 void dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object);