Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/ !
H A Dvnode.h2249 int cache_lookup(vnode_t dvp, vnode_t *vpp, struct componentname *cnp);
/xnu-12377.81.4/bsd/vfs/ !
H A Dvfs_cache.c2791 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in cache_lookup() function