Home
last modified time | relevance | path

Searched refs:squashfs_inode_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/squashfs/
Dinode.c213 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
357 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
397 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
427 const struct inode_operations squashfs_inode_ops = { variable
Dsquashfs.h104 extern const struct inode_operations squashfs_inode_ops;