Searched refs:tounref (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c1122 uint64_t towrite, tofree, tooverwrite, tounref, tohold, fudge; local
1161 towrite = tofree = tooverwrite = tounref = tohold = fudge = 0;
1181 tounref += txh->txh_space_tounref;
1202 usize = spa_get_asize(tx->tx_pool->dp_spa, tounref);
1216 tx->tx_space_tounref = tounref;

Completed in 55 milliseconds