Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1263 dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object) in dmu_tx_hold_spill() function
1344 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
1352 dmu_tx_hold_spill(tx, object); in dmu_tx_hold_sa()
1398 EXPORT_SYMBOL(dmu_tx_hold_spill);
H A Ddmu_recv.c2171 dmu_tx_hold_spill(tx, db->db_object); in receive_spill()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h786 void dmu_tx_hold_spill(dmu_tx_t *tx, uint64_t object);