Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c437 uint64_t l0span = 0, nl1blks = 0; in dmu_tx_count_free() local
483 nl1blks = 1; in dmu_tx_count_free()
558 ++nl1blks; in dmu_tx_count_free()
581 txh->txh_memory_tohold += MAX(MIN(blkcnt, nl1blks), 1) in dmu_tx_count_free()