Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c85 squashfs_ipc_inode_header_1 sinodep; in read_inode_1() local
157 squashfs_symlink_inode_header_1 sinodep; in read_inode_1() local
180 squashfs_dev_inode_header_1 sinodep; in read_inode_1() local
Dunsquash-2.c227 squashfs_symlink_inode_header_2 sinodep; in read_inode_2() local
250 squashfs_dev_inode_header_2 sinodep; in read_inode_2() local
Dunsquash-3.c236 squashfs_symlink_inode_header_3 sinodep; in read_inode_3() local
259 squashfs_dev_inode_header_3 sinodep; in read_inode_3() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c193 struct squashfs_reg_inode_header_2 *sinodep = &sid.reg; in squashfs_iget_2() local
248 struct squashfs_dir_inode_header_2 *sinodep = &sid.dir; in squashfs_iget_2() local
287 struct squashfs_ldir_inode_header_2 *sinodep = &sid.ldir; in squashfs_iget_2() local
332 struct squashfs_symlink_inode_header_2 *sinodep = in squashfs_iget_2() local
369 struct squashfs_dev_inode_header_2 *sinodep = &sid.dev; in squashfs_iget_2() local
Dinode.c558 struct squashfs_reg_inode_header *sinodep = &sid.reg; in squashfs_iget() local
611 struct squashfs_lreg_inode_header *sinodep = &sid.lreg; in squashfs_iget() local
662 struct squashfs_dir_inode_header *sinodep = &sid.dir; in squashfs_iget() local
699 struct squashfs_ldir_inode_header *sinodep = &sid.ldir; in squashfs_iget() local
742 struct squashfs_symlink_inode_header *sinodep = in squashfs_iget() local
780 struct squashfs_dev_inode_header *sinodep = &sid.dev; in squashfs_iget() local
813 struct squashfs_ipc_inode_header *sinodep = &sid.ipc; in squashfs_iget() local