Searched defs:vop_nresolve_args (Results 1 – 2 of 2) sorted by relevance
331 struct vop_nresolve_args { struct332 struct nchandle *a_nch;333 struct m_vnode *a_dvp;334 struct ucred *a_cred;335 struct m_vnode **a_vpp; /* makefs */
468 struct vop_nresolve_args { struct469 struct vop_generic_args a_head;470 struct nchandle *a_nch;471 struct vnode *a_dvp;472 struct ucred *a_cred;