Searched refs:ext4_add_new_descs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | resize.c | 1214 * ext4_add_new_descs() adds @count group descriptor of groups 1223 static int ext4_add_new_descs(handle_t *handle, struct super_block *sb, in ext4_add_new_descs() function 1535 err = ext4_add_new_descs(handle, sb, group, in ext4_flex_group_add()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | resize.c | 1245 * ext4_add_new_descs() adds @count group descriptor of groups 1254 static int ext4_add_new_descs(handle_t *handle, struct super_block *sb, in ext4_add_new_descs() function 1586 err = ext4_add_new_descs(handle, sb, group, in ext4_flex_group_add()
|
Completed in 5 milliseconds