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