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