Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h341 void dbuf_rm_spill(struct dnode *dn, dmu_tx_t *tx);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_object.c350 dbuf_rm_spill(dn, tx); in dmu_object_rm_spill()
H A Ddmu.c328 dbuf_rm_spill(dn, tx); in dmu_rm_spill()
H A Ddbuf.c3541 dbuf_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dbuf_rm_spill() function
4926 EXPORT_SYMBOL(dbuf_rm_spill);
H A Ddnode.c717 dbuf_rm_spill(dn, tx); in dnode_reallocate()