Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1073 uint64_t tohold = 0; in dmu_tx_try_assign() local
1111 tohold += zfs_refcount_count(&txh->txh_memory_tohold); in dmu_tx_try_assign()
1117 uint64_t memory = towrite + tohold; in dmu_tx_try_assign()