Searched defs:erofs_inode_chunk_index (Results 1 – 1 of 1) sorted by relevance
268 struct erofs_inode_chunk_index { struct269 __le16 startblk_hi; /* starting block number MSB */270 __le16 device_id; /* back-end storage id (with bits masked) */271 __le32 startblk_lo; /* starting block number of this chunk */