Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dresize.c1741 err = ext4_group_add_blocks(handle, sb, o_blocks_count, add); in ext4_group_extend_no_check()
H A Dext4.h2854 extern int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
H A Dmballoc.c5582 int ext4_group_add_blocks(handle_t *handle, struct super_block *sb, in ext4_group_add_blocks() function