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

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

Completed in 201 milliseconds