Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c275 int shft = dn->dn_indblkshift - SPA_BLKPTRSHIFT; in dmu_tx_count_write() local
276 for (uint64_t i = (start >> shft) + 1; in dmu_tx_count_write()
277 i < end >> shft; i++) { in dmu_tx_count_write()