Searched refs:total_groups (Results 1 – 2 of 2) sorted by relevance
129 sb->total_groups = be16_to_cpu(super->fs_ncg); in efs_validate_super()213 buf->f_blocks = sb->total_groups * /* total data blocks */ in efs_statfs()217 buf->f_files = sb->total_groups * /* total inodes */ in efs_statfs()
58 short total_groups; /* # of groups */ member