Home
last modified time | relevance | path

Searched refs:l0span (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
470 l0span = nblks; /* save for later use to calc level > 1 overhead */ in dmu_tx_count_free()
570 uint64_t blkcnt = 1 + ((l0span >> epbs) >> epbs); in dmu_tx_count_free()