Searched refs:clntp (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfs/ |
| A D | nfs4_fs.h | 359 struct rpc_clnt **clntp, struct rpc_message *msg) in _nfs4_state_protect() argument 371 if ((*clntp)->cl_auth->au_flavor == RPC_AUTH_UNIX) in _nfs4_state_protect() 380 *clntp = clp->cl_rpcclient; in _nfs4_state_protect() 395 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect() argument 397 _nfs4_state_protect(clp, sp4_mode, clntp, msg); in nfs4_state_protect() 406 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument 409 if (_nfs4_state_protect(clp, NFS_SP4_MACH_CRED_WRITE, clntp, msg) && in nfs4_state_protect_write() 428 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect() argument 433 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
|
Completed in 6 milliseconds