Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dinode.c203 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
347 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
387 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
417 const struct inode_operations squashfs_inode_ops = { variable
H A Dsquashfs.h104 extern const struct inode_operations squashfs_inode_ops;