Searched defs:vop_old_symlink_args (Results 1 – 1 of 1) sorted by relevance
274 struct vop_old_symlink_args { struct275 struct vop_generic_args a_head;276 struct vnode *a_dvp;277 struct vnode **a_vpp;278 struct componentname *a_cnp;279 struct vattr *a_vap;280 char *a_target;