Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c273 boolean_t keep_spill, dmu_tx_t *tx) in dmu_object_reclaim_dnsize() argument
291 keep_spill, tx); in dmu_object_reclaim_dnsize()
H A Ddnode.c666 boolean_t keep_spill, dmu_tx_t *tx) in dnode_reallocate() argument
715 if (dn->dn_phys->dn_flags & DNODE_FLAG_SPILL_BLKPTR && !keep_spill) { in dnode_reallocate()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h405 boolean_t keep_spill, dmu_tx_t *tx);
H A Ddmu.h421 int bonuslen, int dnodesize, boolean_t keep_spill, dmu_tx_t *txp);