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

  /src/sys/fs/nfs/common/
nfsrvstate.h 97 u_int32_t lc_statemaxindex; /* Max state index# */ member in struct:nfsclient
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 271 new_clp->lc_statemaxindex = 0;
361 new_clp->lc_statemaxindex = 0;
431 new_clp->lc_statemaxindex = clp->lc_statemaxindex;
4339 if (clp->lc_stateindex != clp->lc_statemaxindex)
4389 clp->lc_statemaxindex = max_index;

Completed in 16 milliseconds