Searched refs:fn_restart_cnt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/autofs-246/autofs_kext/
H A Dautofs_kern.h193 uint32_t fn_restart_cnt; /* count of auto_lookup() ERESTART(s)- 17454528*/ member in struct:fnnode
H A Dauto_vnops.c414 if (dfnp->fn_restart_cnt++ > 3) {
415 dfnp->fn_restart_cnt = 0;
421 dfnp->fn_restart_cnt = 0;

Completed in 203 milliseconds