Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmballoc.c895 static ext4_group_t ext4_get_allocation_groups_count( in ext4_get_allocation_groups_count() function
917 ext4_group_t ngroups = ext4_get_allocation_groups_count(ac); in ext4_mb_scan_groups_xa_range()
969 end = ext4_get_allocation_groups_count(ac); in ext4_mb_scan_groups_p2_aligned()
1019 end = ext4_get_allocation_groups_count(ac); in ext4_mb_scan_groups_goal_fast()
1101 end = ext4_get_allocation_groups_count(ac); in ext4_mb_scan_groups_best_avail()
1198 ext4_group_t ngroups = ext4_get_allocation_groups_count(ac); in ext4_mb_scan_groups()