Searched refs:ac_found (Results 1 – 2 of 2) sorted by relevance
203 __u16 ac_found; member
2299 if (ac->ac_found > sbi->s_mb_max_to_scan && in ext4_mb_check_limits()2311 if (finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()2351 ac->ac_found++; in ext4_mb_measure_extent()2470 ac->ac_found++; in ext4_mb_find_by_goal()2478 ac->ac_found++; in ext4_mb_find_by_goal()2487 ac->ac_found++; in ext4_mb_find_by_goal()2533 ac->ac_found++; in ext4_mb_simple_scan_group()2667 ac->ac_found++; in ext4_mb_scan_aligned()4701 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned); in ext4_mb_collect_stats()4714 if (ac->ac_found > sbi->s_mb_max_to_scan) in ext4_mb_collect_stats()[all …]