Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h276 void dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddnode.c380 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill() function
663 dnode_rm_spill(dn, tx); in dnode_reallocate()
H A Ddmu.c255 dnode_rm_spill(dn, tx); in dmu_rm_spill()