Home
last modified time | relevance | path

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

/minix/sys/sys/
H A Dvnode_if.h293 struct vop_rename_args { struct
294 const struct vnodeop_desc *a_desc;
295 struct vnode *a_fdvp;
296 struct vnode *a_fvp;
297 struct componentname *a_fcnp;
298 struct vnode *a_tdvp;
299 struct vnode *a_tvp;
300 struct componentname *a_tcnp;