Home
last modified time | relevance | path

Searched refs:CR_BEST_AVAIL_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dmballoc.c1045 ac->ac_criteria = CR_BEST_AVAIL_LEN; in ext4_mb_scan_groups_goal_fast()
1226 case CR_BEST_AVAIL_LEN: in ext4_mb_scan_groups()
2695 if ((cr == CR_GOAL_LEN_FAST || cr == CR_BEST_AVAIL_LEN) && in __ext4_mb_scan_group()
2749 case CR_BEST_AVAIL_LEN: in ext4_mb_good_group()
3255 atomic64_read(&sbi->s_bal_cX_hits[CR_BEST_AVAIL_LEN])); in ext4_seq_mb_stats_show()
3259 &sbi->s_bal_cX_groups_considered[CR_BEST_AVAIL_LEN])); in ext4_seq_mb_stats_show()
3261 atomic_read(&sbi->s_bal_cX_ex_scanned[CR_BEST_AVAIL_LEN])); in ext4_seq_mb_stats_show()
3263 atomic64_read(&sbi->s_bal_cX_failed[CR_BEST_AVAIL_LEN])); in ext4_seq_mb_stats_show()
H A Dext4.h155 CR_BEST_AVAIL_LEN, enumerator