Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h659 struct squashfs_dir_header_2 { struct
660 unsigned int count:8;
661 unsigned int start_block:24;
686 typedef struct squashfs_dir_header_2 squashfs_dir_header_2; typedef
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h755 struct squashfs_dir_header_2 { struct
756 unsigned int count:8;
757 unsigned int start_block:24;