Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h67 struct squashfs_dir_index_3 { struct
68 unsigned int index;
69 unsigned int start_block;
70 unsigned char size;
71 unsigned char name[0];
208 typedef struct squashfs_dir_index_3 squashfs_dir_index_3; typedef