Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsquashfs.h95 extern const struct file_operations squashfs_dir_ops;
H A Ddir.c219 const struct file_operations squashfs_dir_ops = { variable
H A Dinode.c233 inode->i_fop = &squashfs_dir_ops; in squashfs_read_inode()
258 inode->i_fop = &squashfs_dir_ops; in squashfs_read_inode()