Home
last modified time | relevance | path

Searched refs:ac_groups_scanned (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/ext4/
Dmballoc.h197 __u16 ac_groups_scanned; member
Dmballoc.c2920 ac->ac_groups_scanned++; in ext4_mb_regular_allocator()
4614 atomic_add(ac->ac_groups_scanned, &sbi->s_bal_groups_scanned); in ext4_mb_collect_stats()
/linux-6.6.21/include/trace/events/
Dext4.h1073 __entry->groups = ac->ac_groups_scanned;