Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/vfs/ !
H A Dvfs_cache.c2486 cache_lookup_fallback(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in cache_lookup_fallback() function
2699 return cache_lookup_fallback(dvp, vpp, cnp); in cache_lookup()