Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h363 void dbuf_rm_spill(struct dnode *dn, dmu_tx_t *tx);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_object.c350 dbuf_rm_spill(dn, tx); in dmu_object_rm_spill()
H A Ddbuf.c4042 dbuf_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dbuf_rm_spill() function
5412 EXPORT_SYMBOL(dbuf_rm_spill);
H A Ddnode.c859 dbuf_rm_spill(dn, tx); in dnode_reallocate()
H A Ddmu.c346 dbuf_rm_spill(dn, tx); in dmu_rm_spill()