Home
last modified time | relevance | path

Searched refs:autofs_cache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/autofs/
H A Dautofs.c119 int autofs_cache = 600; variable
401 if (!error && !request_error && autofs_cache > 0) { in autofs_trigger_one()
404 callout_reset(&anp->an_callout, autofs_cache * hz, in autofs_trigger_one()
H A Dautofs.h78 extern int autofs_cache;
H A Dautofs_vfsops.c425 NULL, 0, &autofs_cache, 0,