Home
last modified time | relevance | path

Searched refs:squashfs_dir_inode_header_2 (Results 1 – 4 of 4) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h625 struct squashfs_dir_inode_header_2 { struct
654 struct squashfs_dir_inode_header_2 dir; argument
683 typedef struct squashfs_dir_inode_header_2 squashfs_dir_inode_header_2; typedef
732 sizeof(struct squashfs_dir_inode_header_2));\
Dunsquash-2.c161 squashfs_dir_inode_header_2 *inode = &header.dir; in read_inode_2()
164 squashfs_dir_inode_header_2 sinode; in read_inode_2()
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h721 struct squashfs_dir_inode_header_2 { struct
750 struct squashfs_dir_inode_header_2 dir; argument
815 sizeof(struct squashfs_dir_inode_header_2));\
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c247 struct squashfs_dir_inode_header_2 *inodep = &id.dir; in squashfs_iget_2()
248 struct squashfs_dir_inode_header_2 *sinodep = &sid.dir; in squashfs_iget_2()