nfs_file_aops     506 fs/nfs/file.c  const struct address_space_operations nfs_file_aops = {
nfs_file_aops     470 fs/nfs/inode.c 			inode->i_data.a_ops = &nfs_file_aops;
nfs_file_aops     458 include/linux/nfs_fs.h extern const struct address_space_operations nfs_file_aops;