Searched refs:shft (Results 1 – 1 of 1) sorted by relevance
275 int shft = dn->dn_indblkshift - SPA_BLKPTRSHIFT; in dmu_tx_count_write() local276 for (uint64_t i = (start >> shft) + 1; in dmu_tx_count_write()277 i < end >> shft; i++) { in dmu_tx_count_write()