Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c1544 boolean_t dotdotchecked = FALSE; in cache_lookup_path() local
1765 if (!dotdotchecked && (ndp->ni_rootdir != rootvnode)) { in cache_lookup_path()
1791 dotdotchecked = TRUE; in cache_lookup_path()