vfs_cache.c | 657 cache_lookup_linked(struct vnode *dvp, const char *name, size_t namelen, function in typeref:typename:bool 767 * returned to us with another call to cache_lookup_linked() when 1091 * Try to cross a mount point. For use with cache_lookup_linked(). 1097 return cache_lookup_linked(*dvp, cache_mp_name, cache_mp_nlen,
|