Home
last modified time | relevance | path

Searched defs:inodep (Results 1 – 5 of 5) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c82 squashfs_ipc_inode_header_1 *inodep = &header.ipc; in read_inode_1() local
153 squashfs_symlink_inode_header_1 *inodep = in read_inode_1() local
177 squashfs_dev_inode_header_1 *inodep = &header.dev; in read_inode_1() local
Dunsquash-2.c223 squashfs_symlink_inode_header_2 *inodep = in read_inode_2() local
247 squashfs_dev_inode_header_2 *inodep = &header.dev; in read_inode_2() local
Dunsquash-3.c232 squashfs_symlink_inode_header_3 *inodep = in read_inode_3() local
256 squashfs_dev_inode_header_3 *inodep = &header.dev; in read_inode_3() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c192 struct squashfs_reg_inode_header_2 *inodep = &id.reg; in squashfs_iget_2() local
247 struct squashfs_dir_inode_header_2 *inodep = &id.dir; in squashfs_iget_2() local
286 struct squashfs_ldir_inode_header_2 *inodep = &id.ldir; in squashfs_iget_2() local
330 struct squashfs_symlink_inode_header_2 *inodep = in squashfs_iget_2() local
368 struct squashfs_dev_inode_header_2 *inodep = &id.dev; in squashfs_iget_2() local
Dinode.c557 struct squashfs_reg_inode_header *inodep = &id.reg; in squashfs_iget() local
610 struct squashfs_lreg_inode_header *inodep = &id.lreg; in squashfs_iget() local
661 struct squashfs_dir_inode_header *inodep = &id.dir; in squashfs_iget() local
698 struct squashfs_ldir_inode_header *inodep = &id.ldir; in squashfs_iget() local
740 struct squashfs_symlink_inode_header *inodep = in squashfs_iget() local
779 struct squashfs_dev_inode_header *inodep = &id.dev; in squashfs_iget() local
812 struct squashfs_ipc_inode_header *inodep = &id.ipc; in squashfs_iget() local