Lines Matching defs:clp

820 	struct nfsclclient *clp;
826 error = nfscl_doclose(vp, &clp, p);
828 error = nfscl_getclose(vp, &clp);
830 nfscl_clientrelease(clp);
1032 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim,
1067 dsp->nfsclds_expire = NFSD_MONOSEC + clp->nfsc_renew;
1108 clp->nfsc_rev = rev++;
1109 error = nfsrpc_exchangeid(nmp, clp, &nmp->nm_sockreq, 0,
1180 clp->nfsc_rev = rev++;
1198 *tl = txdr_unsigned(clp->nfsc_rev);
1199 (void) nfsm_strtom(nd, clp->nfsc_id, clp->nfsc_idlen);
1246 *tl = txdr_unsigned(clp->nfsc_cbident);
4475 struct nfsclclient *clp;
4521 error = nfscl_getcl(vp->v_mount, cred, p, false, true, &clp);
4524 error = nfscl_lockt(vp, clp, off, len, fl, p, id, flags);
4526 clidrev = clp->nfsc_clientidrev;
4527 error = nfsrpc_lockt(nd, vp, clp, off, len, fl, cred,
4532 nfscl_clientrelease(clp);
4538 error = nfscl_getcl(vp->v_mount, cred, p, false, true, &clp);
4543 clp, id, flags, &lp, &dorpc);
4549 nfscl_clientrelease(clp);
4551 nfscl_releasealllocks(clp, vp, p, id, flags);
4585 nfscl_releasealllocks(clp, vp, p, id, flags);
4639 struct nfsclclient *clp, u_int64_t off, u_int64_t len, struct flock *fl,
4703 nfscl_initiate_recovery(clp);
5046 nfsrpc_renew(struct nfsclclient *clp, struct nfsclds *dsp, struct ucred *cred,
5057 nmp = clp->nfsc_nmp;
5321 nfsrpc_exchangeid(struct nfsmount *nmp, struct nfsclclient *clp,
5339 *tl = txdr_unsigned(clp->nfsc_rev);
5340 (void) nfsm_strtom(nd, clp->nfsc_id, clp->nfsc_idlen);
5370 dsp->nfsclds_expire = NFSD_MONOSEC + clp->nfsc_renew;
5553 nfsrpc_destroyclient(struct nfsmount *nmp, struct nfsclclient *clp,
6099 struct nfsclclient *clp;
6109 clp = nmp->nm_clp;
6111 if (clp == NULL)
6255 error = nfsrpc_exchangeid(nmp, clp, nrp,