Searched refs:ext2_bg_has_super (Results 1 – 3 of 3) sorted by relevance
1538 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() function1557 return ext2_bg_has_super(sb, group) ? EXT2_SB(sb)->s_gdb_count : 0; in ext2_bg_num_gdb()
740 extern int ext2_bg_has_super(struct super_block *sb, int group);
816 if (ext2_bg_has_super(sb, bg)) in descriptor_loc()1443 overhead += ext2_bg_has_super(sb, i) + in ext2_statfs()