Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h104 struct squashfs_symlink_inode_header_3 { struct
178 struct squashfs_symlink_inode_header_3 symlink;
212 typedef struct squashfs_symlink_inode_header_3 squashfs_symlink_inode_header_3; typedef
298 sizeof(struct squashfs_symlink_inode_header_3));\
Dunsquash-3.c232 squashfs_symlink_inode_header_3 *inodep = in read_inode_3()
236 squashfs_symlink_inode_header_3 sinodep; in read_inode_3()
248 sizeof(squashfs_symlink_inode_header_3), in read_inode_3()