Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dinode.c203 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
352 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
392 inode->i_op = &squashfs_inode_ops; in squashfs_read_inode()
422 const struct inode_operations squashfs_inode_ops = { variable