Home
last modified time | relevance | path

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

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