Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2566 cache_lookup_fallback(struct vnode *dvp, struct vnode **vpp, in cache_lookup_fallback() function
2787 return cache_lookup_fallback(dvp, vpp, cnp, flags); in cache_lookup_ext()