Searched refs:squashfs_symlink_aops (Results 1 - 3 of 3) sorted by path

/linux-master/fs/squashfs/
H A Dinode.c286 inode->i_data.a_ops = &squashfs_symlink_aops;
H A Dsquashfs.h110 extern const struct address_space_operations squashfs_symlink_aops;
H A Dsymlink.c101 const struct address_space_operations squashfs_symlink_aops = {
104 const struct address_space_operations squashfs_symlink_aops = { variable in typeref:struct:address_space_operations

Completed in 809 milliseconds