Home
last modified time | relevance | path

Searched refs:ext4_group_extend_no_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dresize.c1726 static int ext4_group_extend_no_check(struct super_block *sb, in ext4_group_extend_no_check() function
1851 err = ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_group_extend()
2085 err = ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_resize_fs()
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c1777 static int ext4_group_extend_no_check(struct super_block *sb, in ext4_group_extend_no_check() function
1902 return ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_group_extend()
2136 err = ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_resize_fs()

Completed in 6 milliseconds