Home
last modified time | relevance | path

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

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