OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsc_renew
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
110
u_int32_t
nfsc_renew
;
member in struct:nfsclclient
/src/sys/fs/nfs/client/
nfs_clstate.c
845
if (clp->
nfsc_renew
> 0)
846
clidinusedelay = NFSCL_LEASE(clp->
nfsc_renew
) * 2;
2470
* duration (
nfsc_renew
).
2474
clp->
nfsc_renew
;
2484
clp->nfsc_expire = NFSD_MONOSEC + clp->
nfsc_renew
;
2509
clp->
nfsc_renew
;
nfs_clvfsops.c
1586
clp->
nfsc_renew
= NFSCL_RENEW(lease);
1587
clp->nfsc_expire = NFSD_MONOSEC + clp->
nfsc_renew
;
nfs_clrpcops.c
983
clp->
nfsc_renew
= NFSCL_RENEW(lease);
984
clp->nfsc_expire = NFSD_MONOSEC + clp->
nfsc_renew
;
4523
dsp->nfsclds_expire = NFSD_MONOSEC + clp->
nfsc_renew
;
Completed in 22 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025