Home
last modified time | relevance | path

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

/fs/ext4/
Dmballoc.h186 __u16 ac_found; member
Dmballoc.c1407 if (ac->ac_found > sbi->s_mb_max_to_scan && in ext4_mb_check_limits()
1419 if ((finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()
1454 ac->ac_found++; in ext4_mb_measure_extent()
1556 ac->ac_found++; in ext4_mb_find_by_goal()
1564 ac->ac_found++; in ext4_mb_find_by_goal()
1573 ac->ac_found++; in ext4_mb_find_by_goal()
1608 ac->ac_found++; in ext4_mb_simple_scan_group()
1714 ac->ac_found++; in ext4_mb_scan_aligned()
2460 h.found = ac->ac_found; in ext4_mb_store_history()
3333 atomic_add(ac->ac_found, &sbi->s_bal_ex_scanned); in ext4_mb_collect_stats()
[all …]