Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dresize.c1712 static int ext4_group_extend_no_check(struct super_block *sb, in ext4_group_extend_no_check() function
1834 err = ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_group_extend()
2066 err = ext4_group_extend_no_check(sb, o_blocks_count, add); in ext4_resize_fs()