Searched refs:cache_lookup_path (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ |
| H A D | namei.h | 271 int cache_lookup_path(struct nameidata *ndp, struct componentname *cnp, vnode_t dp,
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_lookup.c | 1346 if ((error = cache_lookup_path(ndp, cnp, dp, ctx, &dp_authorized, last_dp))) {
|
| H A D | vfs_cache.c | 1757 cache_lookup_path(struct nameidata *ndp, struct componentname *cnp, vnode_t dp, in cache_lookup_path() function
|