Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dresize.c1761 err = ext4_mb_alloc_groupinfo(sb, input->group + 1); in ext4_group_add()
2148 err = ext4_mb_alloc_groupinfo(sb, n_group + 1); in ext4_resize_fs()
H A Dext4.h2921 extern int ext4_mb_alloc_groupinfo(struct super_block *sb,
H A Dmballoc.c3283 int ext4_mb_alloc_groupinfo(struct super_block *sb, ext4_group_t ngroups) in ext4_mb_alloc_groupinfo() function
3405 err = ext4_mb_alloc_groupinfo(sb, ngroups); in ext4_mb_init_backend()