Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dvnode_if.h314 struct vop_rename_args { struct
315 const struct vnodeop_desc *a_desc;
316 struct vnode *a_fdvp;
317 struct vnode *a_fvp;
318 struct componentname *a_fcnp;
319 struct vnode *a_tdvp;
320 struct vnode *a_tvp;
321 struct componentname *a_tcnp;