Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsquashfs.h97 extern const struct address_space_operations squashfs_symlink_aops;
H A Dsymlink.c103 const struct address_space_operations squashfs_symlink_aops = { variable
H A Dinode.c283 inode->i_data.a_ops = &squashfs_symlink_aops; in squashfs_read_inode()