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

/linux-master/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 in typeref:struct:file_operations
H A Dinode.c233 inode->i_fop = &squashfs_dir_ops;
258 inode->i_fop = &squashfs_dir_ops;

Completed in 171 milliseconds