Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dresize.c124 overhead = ext4_bg_num_gdb(sb, group); in ext4_group_overhead_blocks()
565 gdblocks = ext4_bg_num_gdb(sb, group); in setup_new_flex_group_blocks()
1285 if (!err && reserved_gdb && ext4_bg_num_gdb(sb, group)) in ext4_add_new_descs()
H A Dfsmap.c334 len = ext4_bg_num_gdb(sb, agno); in ext4_getfsmap_find_sb()
H A Dballoc.c902 unsigned long ext4_bg_num_gdb(struct super_block *sb, ext4_group_t group) in ext4_bg_num_gdb() function
H A Dsuper.c3295 ext4_fsblk_t last_bg_block = sb_block + ext4_bg_num_gdb(sb, 0); in ext4_check_descriptors()
4144 return (has_super + ext4_bg_num_gdb(sb, grp) + in count_overhead()
4177 j = ext4_bg_num_gdb(sb, grp); in count_overhead()
H A Dext4.h2700 extern unsigned long ext4_bg_num_gdb(struct super_block *sb,