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

/linux-master/fs/afs/
H A Dfile.c63 const struct address_space_operations afs_symlink_aops = { variable in typeref:struct:address_space_operations
H A Dinode.c125 inode->i_mapping->a_ops = &afs_symlink_aops;
129 inode->i_mapping->a_ops = &afs_symlink_aops;
H A Dinternal.h1099 extern const struct address_space_operations afs_symlink_aops;

Completed in 205 milliseconds