Searched refs:ext3_bg_has_super (Results 1 – 3 of 3) sorted by relevance
912 int ext3_bg_has_super(struct super_block *sb, int group) in ext3_bg_has_super() function964 if (ext3_bg_has_super(sb, i) && !ext3_test_bit(0, bh->b_data)) in ext3_check_blocks_bitmap()
812 if (ext3_bg_has_super(sb, bg)) in descriptor_loc()1764 overhead += ext3_bg_has_super(sb, i) + in ext3_statfs()
621 extern int ext3_bg_has_super(struct super_block *sb, int group);