Searched defs:vop_nsymlink_args (Results 1 – 2 of 2) sorted by relevance
376 struct vop_nsymlink_args { struct377 struct nchandle *a_nch;378 struct m_vnode *a_dvp;379 struct m_vnode **a_vpp;380 struct ucred *a_cred;381 struct vattr *a_vap;382 char *a_target;
538 struct vop_nsymlink_args { struct539 struct vop_generic_args a_head;540 struct nchandle *a_nch;541 struct vnode *a_dvp;542 struct vnode **a_vpp;543 struct ucred *a_cred;544 struct vattr *a_vap;545 char *a_target;