Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h320 void dbuf_rm_spill(struct dnode *dn, dmu_tx_t *tx);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c310 dbuf_rm_spill(dn, tx); in dmu_object_rm_spill()
H A Ddnode.c715 dbuf_rm_spill(dn, tx); in dnode_reallocate()
H A Ddmu.c339 dbuf_rm_spill(dn, tx); in dmu_rm_spill()
H A Ddbuf.c3066 dbuf_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dbuf_rm_spill() function