Searched refs:ext2_bg_has_super (Results 1 – 3 of 3) sorted by relevance
692 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() function744 if (ext2_bg_has_super(sb, i) && !ext2_test_bit(0, bh->b_data)) in ext2_check_blocks_bitmap()
415 if (ext2_bg_has_super(sb, bg)) in descriptor_loc()818 overhead += ext2_bg_has_super(sb, i) + in ext2_statfs()
575 extern int ext2_bg_has_super(struct super_block *sb, int group);