Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h636 struct squashfs_ldir_inode_header_2 { struct
655 struct squashfs_ldir_inode_header_2 ldir; argument
684 typedef struct squashfs_ldir_inode_header_2 squashfs_ldir_inode_header_2; typedef
742 sizeof(struct squashfs_ldir_inode_header_2));\
Dunsquash-2.c179 squashfs_ldir_inode_header_2 *inode = &header.ldir; in read_inode_2()
182 squashfs_ldir_inode_header_2 sinode; in read_inode_2()
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h732 struct squashfs_ldir_inode_header_2 { struct
751 struct squashfs_ldir_inode_header_2 ldir; argument
825 sizeof(struct squashfs_ldir_inode_header_2));\
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c286 struct squashfs_ldir_inode_header_2 *inodep = &id.ldir; in squashfs_iget_2()
287 struct squashfs_ldir_inode_header_2 *sinodep = &sid.ldir; in squashfs_iget_2()