Home
last modified time | relevance | path

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

/linux-4.4.14/fs/squashfs/
Dsquashfs.h106 extern const struct inode_operations squashfs_dir_inode_ops;
Dnamei.c248 const struct inode_operations squashfs_dir_inode_ops = { variable
Dinode.c241 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()
266 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()