Home
last modified time | relevance | path

Searched refs:ext4_mb_get_buddy_page_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c1037 static int ext4_mb_get_buddy_page_lock(struct super_block *sb, in ext4_mb_get_buddy_page_lock() function
1117 * The call to ext4_mb_get_buddy_page_lock will mark the in ext4_mb_init_group()
1120 ret = ext4_mb_get_buddy_page_lock(sb, group, &e4b, gfp); in ext4_mb_init_group()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c1444 static int ext4_mb_get_buddy_page_lock(struct super_block *sb, in ext4_mb_get_buddy_page_lock() function
1524 * The call to ext4_mb_get_buddy_page_lock will mark the in ext4_mb_init_group()
1527 ret = ext4_mb_get_buddy_page_lock(sb, group, &e4b, gfp); in ext4_mb_init_group()

Completed in 15 milliseconds