Searched refs:lookup_handle_found_vnode (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_lookup.c | 119 static int lookup_handle_found_vnode(struct nameidata *ndp, struct componentname *cnp,… 245 error = lookup_handle_found_vnode(ndp, &ndp->ni_cnd, rdonly, vbusyflags, in namei() 991 lookup_handle_found_vnode(struct nameidata *ndp, struct componentname *cnp, int rdonly, in lookup_handle_found_vnode() function 1636 …error = lookup_handle_found_vnode(ndp, cnp, rdonly, vbusyflags, &keep_going, nc_generation, wantpa…
|