Lines Matching refs:ac_found
1694 if (ac->ac_found > sbi->s_mb_max_to_scan && in ext4_mb_check_limits()
1706 if ((finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()
1741 ac->ac_found++; in ext4_mb_measure_extent()
1853 ac->ac_found++; in ext4_mb_find_by_goal()
1861 ac->ac_found++; in ext4_mb_find_by_goal()
1870 ac->ac_found++; in ext4_mb_find_by_goal()
1906 ac->ac_found++; in ext4_mb_simple_scan_group()
2013 ac->ac_found++; in ext4_mb_scan_aligned()
3219 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned); in ext4_mb_collect_stats()
3223 if (ac->ac_found > sbi->s_mb_max_to_scan) in ext4_mb_collect_stats()
4077 ext4_msg(ac->ac_sb, KERN_ERR, "%d found", ac->ac_found); in ext4_mb_show_ac()