Searched defs:tvap (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c3713 vn_rename(struct vnode *fdvp, struct vnode **fvpp, struct componentname *fcnp, struct vnode_attr *fvap, struct vnode *tdvp, struct vnode **tvpp, struct componentname *tcnp, struct vnode_attr *tvap, uint32_t flags, vfs_context_t ctx) argument
4026 VNOP_COMPOUND_RENAME( struct vnode *fdvp, struct vnode **fvpp, struct componentname *fcnp, struct vnode_attr *fvap, struct vnode *tdvp, struct vnode **tvpp, struct componentname *tcnp, struct vnode_attr *tvap, uint32_t flags, vfs_context_t ctx) argument
H A Dvfs_syscalls.c6030 struct vnode_attr *fvap, *tvap; local

Completed in 54 milliseconds