Searched defs:fdvp (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_link.c407 struct vnode *fdvp = NULLVP; local
[all...]
H A Dhfs_vnops.c4064 struct vnode *fdvp = ap->a_fdvp; local
[all...]
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c947 struct vnode *fdvp = ap->a_fdvp; local
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_serv.c2523 vnode_t fvp, tvp, tdvp, fdvp, fdirp, tdirp; local
[all...]
H A Dnfs_vnops.c3995 vnode_t fdvp = ap->a_fdvp; local
/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, argument
3969 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
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
[all...]
H A Dvfs_subr.c5520 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, argument
[all...]
H A Dvfs_syscalls.c6012 vnode_t fvp, fdvp; local
[all...]

Completed in 91 milliseconds