Searched refs:nfs_rpc_ops (Results 1 – 6 of 6) sorted by relevance
19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */
314 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops,603 const struct nfs_rpc_ops *nfs_ops,
1350 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()1635 const struct nfs_rpc_ops *nfs_ops, in nfs_initiate_commit()
436 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client()
10756 const struct nfs_rpc_ops nfs_v4_clientops = {
1786 struct nfs_rpc_ops { struct1892 extern const struct nfs_rpc_ops nfs_v2_clientops;1893 extern const struct nfs_rpc_ops nfs_v3_clientops;1894 extern const struct nfs_rpc_ops nfs_v4_clientops;