Lines Matching refs:ac_2order
1974 BUG_ON(ac->ac_2order <= 0);
1975 for (i = ac->ac_2order; i <= sb->s_blocksize_bits + 1; i++) {
2143 BUG_ON(ac->ac_2order == 0);
2154 if (ac->ac_2order > ac->ac_sb->s_blocksize_bits+1)
2157 if (grp->bb_largest_free_order < ac->ac_2order)
2351 * ac->ac_2order is set only if the fe_len is a power of 2
2352 * if ac->ac_2order is set we also set criteria to 0 so that we
2356 ac->ac_2order = 0;
2369 ac->ac_2order = array_index_nospec(i - 1,
2383 cr = ac->ac_2order ? 0 : 1;
4809 (unsigned) ar->goal, ac->ac_flags, ac->ac_2order,