Home
last modified time | relevance | path

Searched defs:vop_symlink_v3_args (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dvnode_if.h350 struct vop_symlink_v3_args { struct
351 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;