Searched defs:tdvp (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_link.c406 struct vnode *tdvp = ap->a_tdvp; local
H A Dhfs_vnops.c3601 struct vnode *tdvp = ap->a_tdvp; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c860 struct vnode *tdvp = ap->a_tdvp; local
945 struct vnode *tdvp = ap->a_tdvp; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c2523 vnode_t fvp, tvp, tdvp, fdvp, fdirp, tdirp; local
[all...]
H A Dnfs4_vnops.c6563 vnode_t tdvp = ap->a_tdvp; local
H A Dnfs_vnops.c3908 vnode_t tdvp = ap->a_tdvp; local
4150 vnode_t tdvp = ap->a_tdvp; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c4305 VNOP_LINK(vnode_t vp, vnode_t tdvp, struct componentname * cnp, vfs_context_t ctx) argument
4362 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
4624 VNOP_RENAME(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, vfs_context_t ctx) argument
4758 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
6007 VNOP_COPYFILE(struct vnode *fvp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, int mode, int flags, vfs_context_t ctx) argument
[all...]
H A Dvfs_subr.c5512 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, vfs_context_t ctx, void *reserved) argument
[all...]
H A Dvfs_syscalls.c5865 vnode_t tvp, fvp, tdvp, sdvp; local
5949 vnode_t tvp, tdvp; local
[all...]

Completed in 193 milliseconds