Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1456 dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object) in dmu_tx_hold_spill() function
1537 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
1542 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
1590 EXPORT_SYMBOL(dmu_tx_hold_spill);
H A Ddmu_recv.c2568 dmu_tx_hold_spill(tx, db->db_object); in receive_spill()
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h827 void dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object);