Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h271 void dbuf_rm_spill(struct dnode *dn, dmu_tx_t *tx);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu.c253 dbuf_rm_spill(dn, tx); in dmu_rm_spill()
H A Ddnode.c662 dbuf_rm_spill(dn, tx); in dnode_reallocate()
H A Ddbuf.c2328 dbuf_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dbuf_rm_spill() function