Searched refs:ddvp (Results 1 – 1 of 1) sorted by relevance
3493 struct vnode *ddvp; in vn_dir_dd_ino() local3503 ddvp = ncp->nc_dvp; in vn_dir_dd_ino()3504 vs = vget_prep(ddvp); in vn_dir_dd_ino()3506 if (vget_finish(ddvp, LK_SHARED | LK_NOWAIT, vs)) in vn_dir_dd_ino()3508 return (ddvp); in vn_dir_dd_ino()