Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmballoc.c210 * can be used for allocation. ext4_mb_good_group explains how the groups are
2672 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() function
2806 ret = ext4_mb_good_group(ac, group, cr); in ext4_mb_good_group_nolock()
2952 if (unlikely(!ext4_mb_good_group(ac, group, cr))) in ext4_mb_scan_group()