Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsquashfs.h98 extern const struct inode_operations squashfs_symlink_inode_ops;
H A Dsymlink.c107 const struct inode_operations squashfs_symlink_inode_ops = { variable
H A Dinode.c281 inode->i_op = &squashfs_symlink_inode_ops; in squashfs_read_inode()