Home
last modified time | relevance | path

Searched refs:total_groups (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/efs/
A Dsuper.c246 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()
/linux-6.3-rc2/include/uapi/linux/
A Defs_fs_sb.h59 __u16 total_groups; /* # of groups */ member

Completed in 3 milliseconds