Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_lookup.c119 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…