Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Defs_fs_sb.h50 struct efs_sb_info { struct
51 __u32 fs_magic; /* superblock magic number */
52 __u32 fs_start; /* first block of filesystem */
53 __u32 first_block; /* first data block in filesystem */
54 __u32 total_blocks; /* total number of blocks in filesystem */
55 __u32 group_size; /* # of blocks a group consists of */
56 __u32 data_free; /* # of free data blocks */
57 __u32 inode_free; /* # of free inodes */
58 __u16 inode_blocks; /* # of blocks used for inodes in every grp */
59 __u16 total_groups; /* # of groups */
/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.h50 struct efs_sb_info { struct
51 __u32 fs_magic; /* superblock magic number */
52 __u32 fs_start; /* first block of filesystem */
53 __u32 first_block; /* first data block in filesystem */
54 __u32 total_blocks; /* total number of blocks in filesystem */
55 __u32 group_size; /* # of blocks a group consists of */
56 __u32 data_free; /* # of free data blocks */
57 __u32 inode_free; /* # of free inodes */
58 __u16 inode_blocks; /* # of blocks used for inodes in every grp */
59 __u16 total_groups; /* # of groups */
/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.h50 struct efs_sb_info { struct
51 __u32 fs_magic; /* superblock magic number */
52 __u32 fs_start; /* first block of filesystem */
53 __u32 first_block; /* first data block in filesystem */
54 __u32 total_blocks; /* total number of blocks in filesystem */
55 __u32 group_size; /* # of blocks a group consists of */
56 __u32 data_free; /* # of free data blocks */
57 __u32 inode_free; /* # of free inodes */
58 __u16 inode_blocks; /* # of blocks used for inodes in every grp */
59 __u16 total_groups; /* # of groups */