Searched defs:host_cache_lookups (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c193 static int host_cache_lookups = 0; variable
3750 host_cache_lookups++;
3751 if ((host_cache_lookups%1000) == 0)
3969 host_cache_accesses, host_cache_lookups, deadhost_cache_hits,

Completed in 52 milliseconds