Searched refs:ext2_cg_has_sb (Results 1 – 2 of 2) sorted by relevance
90 int ext2_cg_has_sb(struct m_ext2fs *fs, int cg);
796 if (!ext2_cg_has_sb(fs, cg)) in ext2_cg_number_gdb_nometa()842 number = ext2_cg_has_sb(fs, cg); in ext2_number_base_meta_blocks()1548 ext2_cg_has_sb(struct m_ext2fs *fs, int cg) in ext2_cg_has_sb() function