Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.c2103 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() function
2214 ret = ext4_mb_good_group(ac, group, cr); in ext4_mb_good_group_nolock()
2427 ret = ext4_mb_good_group(ac, group, cr); in ext4_mb_regular_allocator()