Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dext4_utils.h116 struct fs_info { struct
117 s64 len; /* If set to 0, ask the block device for the size,
120 u32 block_size;
121 u32 blocks_per_group;
122 u32 inodes_per_group;
123 u32 inode_size;
124 u32 inodes;
125 u32 journal_blocks;
126 u16 feat_ro_compat;
127 u16 feat_compat;
[all …]