Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddnode.h334 void dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx);
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddnode.c385 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill() function
682 dnode_rm_spill(dn, tx); in dnode_reallocate()
H A Ddmu.c320 dnode_rm_spill(dn, tx); in dmu_rm_spill()