Lines Matching defs:confirmp
174 nfsquad_t *clientidp, nfsquad_t *confirmp, NFSPROC_T *p)
234 if ((nd->nd_flag & ND_NFSV41) != 0 && confirmp->lval[1] != 0) {
236 * For NFSv4.1, if confirmp->lval[1] is non-zero, the
242 confirmp->lval[1] = 0;
261 new_clp->lc_confirm.lval[0] = confirmp->lval[0] =
264 confirmp->qval = new_clp->lc_confirm.qval =
351 new_clp->lc_confirm.lval[0] = confirmp->lval[0] =
354 confirmp->qval = new_clp->lc_confirm.qval =
413 confirmp->lval[0] = 0; /* Ignored by client */
414 confirmp->lval[1] = 1;
424 confirmp->qval = new_clp->lc_confirm.qval = ++confirm_index;