HomeSort by: relevance | last modified time | path
    Searched refs:lc_confirm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsrvstate.h 93 nfsquad_t lc_confirm; /* 64 bit confirm value */ member in struct:nfsclient
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 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 =
424 confirmp->qval = new_clp->lc_confirm.qval = ++confirm_index;
576 clp->lc_confirm.lval[0] != confirm.lval[0]) ||
578 clp->lc_confirm.qval != confirm.qval))

Completed in 15 milliseconds