Lines Matching refs:CR_GOAL_LEN_FAST
165 * At CR_GOAL_LEN_FAST, we only consider groups where
171 * in CR_GOAL_LEN_FAST. The fact that we couldn't find a group in
172 * CR_GOAL_LEN_FAST suggests that there is no BG that has avg
175 * then use the same fragment lists as CR_GOAL_LEN_FAST to find a BG with a big
182 * CR_GOAL_LEN_FAST phase.
908 *new_cr = CR_GOAL_LEN_FAST;
983 * We couldn't find a group in CR_GOAL_LEN_FAST so try to find the highest free fragment
1128 } else if (*new_cr == CR_GOAL_LEN_FAST) {
2481 * In CR_GOAL_LEN_FAST and CR_BEST_AVAIL_LEN, we are
2613 case CR_GOAL_LEN_FAST:
2684 * cr=CR_POWER2_ALIGNED/CR_GOAL_LEN_FAST is a very optimistic
2794 enum criteria new_cr, cr = CR_GOAL_LEN_FAST;
2850 * start with CR_GOAL_LEN_FAST, unless it is power of 2
2923 else if ((cr == CR_GOAL_LEN_FAST ||
3113 /* CR_GOAL_LEN_FAST stats */
3116 atomic64_read(&sbi->s_bal_cX_hits[CR_GOAL_LEN_FAST]));
3119 &sbi->s_bal_cX_groups_considered[CR_GOAL_LEN_FAST]));
3121 atomic_read(&sbi->s_bal_cX_ex_scanned[CR_GOAL_LEN_FAST]));
3123 atomic64_read(&sbi->s_bal_cX_failed[CR_GOAL_LEN_FAST]));