Searched defs:tvap (Results 1 – 2 of 2) sorted by relevance
4372 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()
8923 struct vnode_attr *fvap, *tvap; in renameat_internal() local