nfs_rpc_ops       249 include/linux/nfs_fs.h static inline const struct nfs_rpc_ops *NFS_PROTO(const struct inode *inode)
nfs_rpc_ops        53 include/linux/nfs_fs_sb.h 	const struct nfs_rpc_ops *rpc_ops;	/* NFS protocol vector */
nfs_rpc_ops      1489 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v2_clientops;
nfs_rpc_ops      1490 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v3_clientops;
nfs_rpc_ops      1491 include/linux/nfs_xdr.h extern const struct nfs_rpc_ops	nfs_v4_clientops;