Searched refs:new_dp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c116 static int lookup_handle_symlink(struct nameidata *ndp, vnode_t *new_dp, vfs_context_t ctx);
1404 * Takes ni_vp and ni_dvp non-NULL. Returns with *new_dp set to the location
1408 lookup_handle_symlink(struct nameidata *ndp, vnode_t *new_dp, vfs_context_t ctx) argument
1509 *new_dp = dp;

Completed in 205 milliseconds