Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dresize.c117 static ext4_grpblk_t ext4_group_overhead_blocks(struct super_block *sb, in ext4_group_overhead_blocks() function
151 overhead = ext4_group_overhead_blocks(sb, group); in verify_group_input()
324 overhead = ext4_group_overhead_blocks(sb, src_group); in ext4_alloc_group_tables()
331 overhead = ext4_group_overhead_blocks(sb, src_group); in ext4_alloc_group_tables()
656 overhead = ext4_group_overhead_blocks(sb, group); in setup_new_flex_group_blocks()
1626 overhead = ext4_group_overhead_blocks(sb, group + i); in ext4_setup_next_flex_gd()
2072 ext4_group_overhead_blocks(sb, n_group) + 2 + in ext4_resize_fs()