Searched refs:autofs_cache (Results 1 – 1 of 1) sorted by relevance
132 int autofs_cache = 600; variable133 TUNABLE_INT("vfs.autofs.cache", &autofs_cache);135 &autofs_cache, 600, "Number of seconds to wait before reinvoking "492 if (error == 0 && request_error == 0 && autofs_cache > 0) { in autofs_trigger_one()495 callout_reset(&anp->an_callout, autofs_cache * hz, in autofs_trigger_one()