Searched defs:vop_symlink_v3_args (Results 1 – 1 of 1) sorted by relevance
350 struct vop_symlink_v3_args { struct351 const struct vnodeop_desc *a_desc;352 struct vnode *a_dvp;353 struct vnode **a_vpp;354 struct componentname *a_cnp;355 struct vattr *a_vap;356 char *a_target;