Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dresize.c1803 err = ext4_group_add_blocks(handle, sb, o_blocks_count, add); in ext4_group_extend_no_check()
H A Dext4.h3016 extern int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
H A Dmballoc.c6794 int ext4_group_add_blocks(handle_t *handle, struct super_block *sb, in ext4_group_add_blocks() function