nfs_rpc_ops       398 fs/nfs/client.c 	const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops;
nfs_rpc_ops        71 fs/nfs/export.c 	const struct nfs_rpc_ops *rpc_ops;
nfs_rpc_ops       135 fs/nfs/export.c 	struct nfs_rpc_ops const *ops = server->nfs_client->rpc_ops;
nfs_rpc_ops       252 fs/nfs/internal.h 		      const struct cred *cred, const struct nfs_rpc_ops *rpc_ops,
nfs_rpc_ops       475 fs/nfs/internal.h 			       const struct nfs_rpc_ops *nfs_ops,
nfs_rpc_ops        19 fs/nfs/nfs.h   	const struct nfs_rpc_ops *rpc_ops;	/* NFS operations */
nfs_rpc_ops       984 fs/nfs/nfs3proc.c const struct nfs_rpc_ops nfs_v3_clientops = {
nfs_rpc_ops      10022 fs/nfs/nfs4proc.c const struct nfs_rpc_ops nfs_v4_clientops = {
nfs_rpc_ops       614 fs/nfs/pagelist.c 		      const struct cred *cred, const struct nfs_rpc_ops *rpc_ops,
nfs_rpc_ops       705 fs/nfs/proc.c  const struct nfs_rpc_ops nfs_v2_clientops = {
nfs_rpc_ops       209 fs/nfs/read.c  			      const struct nfs_rpc_ops *rpc_ops,
nfs_rpc_ops      1408 fs/nfs/write.c 			       const struct nfs_rpc_ops *rpc_ops,
nfs_rpc_ops      1690 fs/nfs/write.c 			const struct nfs_rpc_ops *nfs_ops,
nfs_rpc_ops       274 include/linux/nfs_fs.h static inline const struct nfs_rpc_ops *NFS_PROTO(const struct inode *inode)
nfs_rpc_ops        56 include/linux/nfs_fs_sb.h 	const struct nfs_rpc_ops *rpc_ops;	/* NFS protocol vector */
nfs_rpc_ops        76 include/linux/nfs_page.h 			    const struct nfs_rpc_ops *,
nfs_rpc_ops      1726 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v2_clientops;
nfs_rpc_ops      1727 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v3_clientops;
nfs_rpc_ops      1728 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v4_clientops;