Searched refs:squashfs_symlink_inode_ops (Results 1 – 3 of 3) sorted by relevance
111 extern const struct inode_operations squashfs_symlink_inode_ops;
108 const struct inode_operations squashfs_symlink_inode_ops = { variable
289 inode->i_op = &squashfs_symlink_inode_ops; in squashfs_read_inode()