Home
last modified time | relevance | path

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

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