Lines Matching refs:CR_GOAL_LEN_SLOW
174 * CR_GOAL_LEN_SLOW, in CR_BEST_AVAIL_LEN we proactively trim goal length and
979 *new_cr = CR_GOAL_LEN_SLOW;
989 * much and fall to CR_GOAL_LEN_SLOW in that case.
1062 /* Reset goal length to original goal length before falling into CR_GOAL_LEN_SLOW */
1064 *new_cr = CR_GOAL_LEN_SLOW;
1071 if (ac->ac_criteria >= CR_GOAL_LEN_SLOW)
2618 case CR_GOAL_LEN_SLOW:
2944 * falling into CR_GOAL_LEN_SLOW */
3142 /* CR_GOAL_LEN_SLOW stats */
3145 atomic64_read(&sbi->s_bal_cX_hits[CR_GOAL_LEN_SLOW]));
3148 &sbi->s_bal_cX_groups_considered[CR_GOAL_LEN_SLOW]));
3150 atomic_read(&sbi->s_bal_cX_ex_scanned[CR_GOAL_LEN_SLOW]));
3152 atomic64_read(&sbi->s_bal_cX_failed[CR_GOAL_LEN_SLOW]));