Searched refs:ext3_group_add (Results 1 - 3 of 3) sorted by relevance

/fs/ext3/
H A Dioctl.c244 err = ext3_group_add(sb, &input);
H A Dext3.h1078 extern int ext3_group_add(struct super_block *sb,
H A Dresize.c783 int ext3_group_add(struct super_block *sb, struct ext3_new_group_data *input) function
980 } /* ext3_group_add */
987 * If we _really_ wanted, we could use default values to call ext3_group_add()

Completed in 9 milliseconds