Home
last modified time | relevance | path

Searched refs:squashfs_dir_inode_ops (Results 1 – 5 of 5) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs.h87 extern const struct inode_operations squashfs_dir_inode_ops;
Dinode.c231 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()
255 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()
Dnamei.c240 const struct inode_operations squashfs_dir_inode_ops = { variable
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h64 extern struct inode_operations squashfs_dir_inode_ops;
Dinode.c84 static struct inode_operations squashfs_dir_inode_ops = { variable
683 i->i_op = &squashfs_dir_inode_ops; in squashfs_iget()
721 i->i_op = &squashfs_dir_inode_ops; in squashfs_iget()