Searched refs:ext4_mb_alloc_groupinfo (Results 1 – 3 of 3) sorted by relevance
1761 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()
2921 extern int ext4_mb_alloc_groupinfo(struct super_block *sb,
3283 int ext4_mb_alloc_groupinfo(struct super_block *sb, ext4_group_t ngroups) in ext4_mb_alloc_groupinfo() function3405 err = ext4_mb_alloc_groupinfo(sb, ngroups); in ext4_mb_init_backend()