Searched refs:max_ibs (Results 1 – 1 of 1) sorted by relevance
220 int min_bs, max_bs, min_ibs, max_ibs, epbs, bits; in dmu_tx_count_write() local229 max_ibs = DN_MAX_INDBLKSHIFT; in dmu_tx_count_write()288 min_ibs = max_ibs = dn->dn_indblkshift; in dmu_tx_count_write()339 txh->txh_fudge += 1ULL << max_ibs; in dmu_tx_count_write()370 txh->txh_space_towrite += (end - start + 1) << max_ibs; in dmu_tx_count_write()376 txh->txh_space_towrite += 1ULL << max_ibs; in dmu_tx_count_write()