Home
last modified time | relevance | path

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

/linux-3.4.99/fs/squashfs/
Dsquashfs.h95 extern const struct address_space_operations squashfs_symlink_aops;
Dsymlink.c116 const struct address_space_operations squashfs_symlink_aops = { variable
Dinode.c290 inode->i_data.a_ops = &squashfs_symlink_aops; in squashfs_read_inode()