Searched refs:total_groups (Results 1 – 2 of 2) sorted by relevance
246 sb->total_groups = be16_to_cpu(super->fs_ncg); in efs_validate_super()337 buf->f_blocks = sbi->total_groups * /* total data blocks */ in efs_statfs()341 buf->f_files = sbi->total_groups * /* total inodes */ in efs_statfs()
59 __u16 total_groups; /* # of groups */ member