Searched defs:inodep (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dnwflash.c98 static int flash_ioctl(struct inode *inodep, struct file *filep, unsigned int cmd, unsigned long arg) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dsquashfs2_0.c177 struct squashfs_reg_inode_header_2 *inodep = &id.reg; local
228 struct squashfs_dir_inode_header_2 *inodep = &id.dir; local
264 struct squashfs_ldir_inode_header_2 *inodep = &id.ldir; local
305 struct squashfs_symlink_inode_header_2 *inodep = local
340 struct squashfs_dev_inode_header_2 *inodep = &id.dev; local
[all...]
H A Dinode.c708 struct squashfs_reg_inode_header *inodep = &id.reg; local
757 struct squashfs_lreg_inode_header *inodep = &id.lreg; local
804 struct squashfs_dir_inode_header *inodep = &id.dir; local
838 struct squashfs_ldir_inode_header *inodep = &id.ldir; local
877 struct squashfs_symlink_inode_header *inodep = local
913 struct squashfs_dev_inode_header *inodep = &id.dev; local
944 struct squashfs_ipc_inode_header *inodep = &id.ipc; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c200 struct inode *inodep; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/squashfs/
H A Dread_fs.c275 squashfs_symlink_inode_header inodep; local
H A Dunsquashfs.c612 squashfs_symlink_inode_header *inodep = &header.symlink; local
651 squashfs_dev_inode_header *inodep = &header.dev; local
770 squashfs_symlink_inode_header_2 *inodep = &header.symlink; local
809 squashfs_dev_inode_header_2 *inodep = &header.dev; local
[all...]
H A Dmksquashfs.c860 squashfs_reg_inode_header *reg = &inode_header.reg, *inodep; local
882 squashfs_lreg_inode_header *reg = &inode_header.lreg, *inodep; local
906 squashfs_ldir_inode_header *dir = &inode_header.ldir, *inodep; local
970 squashfs_symlink_inode_header *symlink = &inode_header.symlink, *inodep; local
[all...]

Completed in 1412 milliseconds