Home
last modified time | relevance | path

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

/linux/fs/ext4/ !
H A Dioctl.c964 err = ext4_group_add(sb, input); in ext4_ioctl_group_add()
H A Dresize.c1701 int ext4_group_add(struct super_block *sb, struct ext4_new_group_data *input) in ext4_group_add() function
1766 } /* ext4_group_add */ in ext4_group_add()
1831 * If we _really_ wanted, we could use default values to call ext4_group_add()
H A Dext4.h3122 extern int ext4_group_add(struct super_block *sb,
3381 * the locking protocol documented in the comments of ext4_group_add()