Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c2498 cache_lookup_fallback(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in cache_lookup_fallback() function
2711 return cache_lookup_fallback(dvp, vpp, cnp); in cache_lookup()