Searched defs:erofs_inode_chunk_index (Results 1 – 3 of 3) sorted by relevance
270 struct erofs_inode_chunk_index { struct271 __le16 advise; /* always 0, don't care for now */272 __le16 device_id; /* back-end storage id (with bits masked) */273 __le32 blkaddr; /* start block address of this inode chunk */
55326 struct erofs_inode_chunk_index { struct55327 __le16 advise;55328 __le16 device_id;55329 __le32 blkaddr;
65084 struct erofs_inode_chunk_index { struct65085 __le16 advise;65086 __le16 device_id;65087 __le32 blkaddr;