Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/squashfs/
Dsquashfs_fs.h262 struct squashfs_dir_index { struct
263 __le32 index;
264 __le32 start_block;
265 __le32 size;
266 unsigned char name[];
/kernel/linux/linux-4.19/fs/squashfs/
Dsquashfs_fs.h274 struct squashfs_dir_index { struct
275 __le32 index;
276 __le32 start_block;
277 __le32 size;
278 unsigned char name[0];