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

  /src/sys/fs/nfs/common/
nfsclstate.h 107 time_t nfsc_expire; member in struct:nfsclclient
  /src/sys/fs/nfs/client/
nfs_clvfsops.c 1587 clp->nfsc_expire = NFSD_MONOSEC + clp->nfsc_renew;
nfs_clstate.c 2482 if (clp->nfsc_expire <= NFSD_MONOSEC &&
2484 clp->nfsc_expire = NFSD_MONOSEC + clp->nfsc_renew;
nfs_clrpcops.c 984 clp->nfsc_expire = NFSD_MONOSEC + clp->nfsc_renew;

Completed in 215 milliseconds