Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dkpi_vfs.c4372 struct vnode *tdvp, struct vnode **tvpp, struct componentname *tcnp, struct vnode_attr *tvap, in vn_rename()
4781 struct vnode *tdvp, struct vnode **tvpp, struct componentname *tcnp, struct vnode_attr *tvap, in VNOP_COMPOUND_RENAME()
H A Dvfs_syscalls.c8923 struct vnode_attr *fvap, *tvap; in renameat_internal() local