Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Derofs_fs.h156 struct erofs_inode_compact { struct
157 __le16 i_format; /* inode format hints */
160 __le16 i_xattr_icount;
161 __le16 i_mode;
162 __le16 i_nlink;
163 __le32 i_size;
164 __le32 i_reserved;
165 union erofs_inode_i_u i_u;
167 __le32 i_ino; /* only used for 32-bit stat compatibility */
168 __le16 i_uid;
[all …]