Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cache.c1525 boolean_t dotdotchecked = FALSE; in cache_lookup_path() local
1746 if (!dotdotchecked && (ndp->ni_rootdir != rootvnode)) { in cache_lookup_path()
1772 dotdotchecked = TRUE; in cache_lookup_path()