Home
last modified time | relevance | path

Searched refs:squashfs_dir_inode_header_3 (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h145 struct squashfs_dir_inode_header_3 { struct
181 struct squashfs_dir_inode_header_3 dir;
215 typedef struct squashfs_dir_inode_header_3 squashfs_dir_inode_header_3; typedef
327 sizeof(struct squashfs_dir_inode_header_3));\
Dunsquash-3.c148 squashfs_dir_inode_header_3 *inode = &header.dir; in read_inode_3()
151 squashfs_dir_inode_header_3 sinode; in read_inode_3()