Home
last modified time | relevance | path

Searched refs:txh_space_tofree (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h106 uint64_t txh_space_tofree; member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c593 txh->txh_space_tofree += space; in dmu_tx_count_free()
620 txh->txh_space_tofree = txh->txh_space_tounref = 1024 * 1024 * 1024; in dmu_tx_mark_netfree()
1173 tofree += txh->txh_space_tofree; in dmu_tx_try_assign()