Searched refs:max_ibs (Results 1 – 1 of 1) sorted by relevance
221 int min_bs, max_bs, min_ibs, max_ibs, epbs, bits; in dmu_tx_count_write() local230 max_ibs = DN_MAX_INDBLKSHIFT; in dmu_tx_count_write()289 min_ibs = max_ibs = dn->dn_indblkshift; in dmu_tx_count_write()340 txh->txh_fudge += 1ULL << max_ibs; in dmu_tx_count_write()371 txh->txh_space_towrite += (end - start + 1) << max_ibs; in dmu_tx_count_write()377 txh->txh_space_towrite += 1ULL << max_ibs; in dmu_tx_count_write()