OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_acregmin
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsmount.h
61
int
nm_acregmin
; /* Reg file attr cache min lifetime */
member in struct:nfsmount
nfs_clsubs.c
205
if ((np->n_flag & NMODIFIED) || timeo < nmp->
nm_acregmin
)
206
timeo = nmp->
nm_acregmin
;
214
nmp->
nm_acregmin
, nmp->nm_acregmax,
nfs_clvfsops.c
662
nmp->
nm_acregmin
= argp->acregmin;
664
nmp->
nm_acregmin
= NFS_MINATTRTIMO;
679
if (nmp->
nm_acregmin
> nmp->nm_acregmax)
680
nmp->
nm_acregmin
= nmp->nm_acregmax;
1988
nfscl_printoptval(nmp, nmp->
nm_acregmin
, ",acregmin", &buf, &blen);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025