Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddnode.h418 void dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_object.c351 dnode_rm_spill(dn, tx); in dmu_object_rm_spill()
H A Ddnode.c422 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill() function
718 dnode_rm_spill(dn, tx); in dnode_reallocate()
H A Ddmu.c330 dnode_rm_spill(dn, tx); in dmu_rm_spill()