Searched refs:clntp (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/nfs/ |
D | nfs4_fs.h | 292 struct rpc_clnt **clntp, struct rpc_message *msg) in _nfs4_state_protect() argument 309 *clntp = clp->cl_rpcclient; in _nfs4_state_protect() 324 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect() argument 326 _nfs4_state_protect(clp, sp4_mode, clntp, msg); in nfs4_state_protect() 335 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument 338 if (_nfs4_state_protect(clp, NFS_SP4_MACH_CRED_WRITE, clntp, msg) && in nfs4_state_protect_write() 362 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect() argument 367 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
|