Searched refs:squashfs_symlink_aops (Results 1 – 3 of 3) sorted by relevance
95 extern const struct address_space_operations squashfs_symlink_aops;
116 const struct address_space_operations squashfs_symlink_aops = { variable
290 inode->i_data.a_ops = &squashfs_symlink_aops; in squashfs_read_inode()