Searched refs:ac_found (Results 1 – 3 of 3) sorted by relevance
198 __u16 ac_found; member
2198 if (ac->ac_found > sbi->s_mb_max_to_scan && in ext4_mb_check_limits()2210 if (finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()2250 ac->ac_found++; in ext4_mb_measure_extent()2365 ac->ac_found++; in ext4_mb_find_by_goal()2373 ac->ac_found++; in ext4_mb_find_by_goal()2382 ac->ac_found++; in ext4_mb_find_by_goal()2428 ac->ac_found++; in ext4_mb_simple_scan_group()2562 ac->ac_found++; in ext4_mb_scan_aligned()4602 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned); in ext4_mb_collect_stats()4615 if (ac->ac_found > sbi->s_mb_max_to_scan) in ext4_mb_collect_stats()[all …]
1067 __entry->found = ac->ac_found;
Completed in 17 milliseconds