Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsquashfs.h107 extern const struct inode_operations squashfs_dir_inode_ops;
H A Dnamei.c235 const struct inode_operations squashfs_dir_inode_ops = { variable
H A Dinode.c232 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()
257 inode->i_op = &squashfs_dir_inode_ops; in squashfs_read_inode()