Searched defs:uncomp_freed (Results 1 – 1 of 1) sorted by relevance
263 int64_t comp_freed, int64_t uncomp_freed, dmu_tx_t *tx) in propagate_space_reduction()283 int64_t freed = 0, comp_freed = 0, uncomp_freed = 0; in bpobj_iterate_blkptrs() local