Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c459 uint64_t l0span = 0, nl1blks = 0; in dmu_tx_count_free() local
492 l0span = nblks; /* save for later use to calc level > 1 overhead */ in dmu_tx_count_free()
593 uint64_t blkcnt = 1 + ((l0span >> epbs) >> epbs); in dmu_tx_count_free()