Home
last modified time | relevance | path

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

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