afs_fs_aops        48 fs/afs/file.c  const struct address_space_operations afs_fs_aops = {
afs_fs_aops       105 fs/afs/inode.c 		inode->i_mapping->a_ops	= &afs_fs_aops;
afs_fs_aops       123 fs/afs/inode.c 			inode->i_mapping->a_ops	= &afs_fs_aops;
afs_fs_aops       127 fs/afs/inode.c 			inode->i_mapping->a_ops	= &afs_fs_aops;
afs_fs_aops       925 fs/afs/internal.h extern const struct address_space_operations afs_fs_aops;