Searched refs:s_groups_count (Results 1 – 2 of 2) sorted by relevance
38 if (group_num >= sbi->s_groups_count) { in ext2_get_group_desc()42 group_num, sbi->s_groups_count); in ext2_get_group_desc()309 sbi->s_groups_count = (sb.s_blocks_count - sb.s_first_data_block in ext2_fs_init()
277 uint32_t s_groups_count; /* Number of groups in the fs */ member