Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Defs_fs_sb.h29 __be32 fs_cgfsize; /* size of cylinder group in bb's */ member
/openbmc/linux/fs/efs/
H A Dsuper.c242 sb->group_size = be32_to_cpu(super->fs_cgfsize); in efs_validate_super()