Home
last modified time | relevance | path

Searched defs:efs_super (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
27 __be32 fs_size; /* size of filesystem, in sectors */
28 __be32 fs_firstcg; /* bb offset to first cg */
29 __be32 fs_cgfsize; /* size of cylinder group in bb's */
30 __be16 fs_cgisize; /* bb's of inodes per cylinder group */
31 __be16 fs_sectors; /* sectors per track */
32 __be16 fs_heads; /* heads per cylinder */
33 __be16 fs_ncg; /* # of cylinder groups in filesystem */
34 __be16 fs_dirty; /* fs needs to be fsck'd */
35 __be32 fs_time; /* last super-block update */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
27 __be32 fs_size; /* size of filesystem, in sectors */
28 __be32 fs_firstcg; /* bb offset to first cg */
29 __be32 fs_cgfsize; /* size of cylinder group in bb's */
30 __be16 fs_cgisize; /* bb's of inodes per cylinder group */
31 __be16 fs_sectors; /* sectors per track */
32 __be16 fs_heads; /* heads per cylinder */
33 __be16 fs_ncg; /* # of cylinder groups in filesystem */
34 __be16 fs_dirty; /* fs needs to be fsck'd */
35 __be32 fs_time; /* last super-block update */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
27 __be32 fs_size; /* size of filesystem, in sectors */
28 __be32 fs_firstcg; /* bb offset to first cg */
29 __be32 fs_cgfsize; /* size of cylinder group in bb's */
30 __be16 fs_cgisize; /* bb's of inodes per cylinder group */
31 __be16 fs_sectors; /* sectors per track */
32 __be16 fs_heads; /* heads per cylinder */
33 __be16 fs_ncg; /* # of cylinder groups in filesystem */
34 __be16 fs_dirty; /* fs needs to be fsck'd */
35 __be32 fs_time; /* last super-block update */
[all …]