Searched refs:has_super (Results 1 – 1 of 1) sorted by relevance
3272 int has_super = 0; in descriptor_loc() local3280 has_super = 1; in descriptor_loc()3290 has_super++; in descriptor_loc()3292 return (has_super + ext4_group_first_block_no(sb, bg)); in descriptor_loc()3882 int has_super = ext4_bg_has_super(sb, grp); in count_overhead() local3885 return (has_super + ext4_bg_num_gdb(sb, grp) + in count_overhead()3886 (has_super ? le16_to_cpu(sbi->s_es->s_reserved_gdt_blocks) : 0) + in count_overhead()