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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_link.c407 struct vnode *fdvp = NULLVP; local
[all...]
H A Dhfs_vnops.c3603 struct vnode *fdvp = ap->a_fdvp; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c947 struct vnode *fdvp = ap->a_fdvp; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c2523 vnode_t fvp, tvp, tdvp, fdvp, fdirp, tdirp; local
[all...]
H A Dnfs_vnops.c3906 vnode_t fdvp = ap->a_fdvp; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c4362 vn_rename(struct vnode *fdvp, struct vnode **fvpp, struct componentname *fcnp, struct vnode_attr *fvap, 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
[all...]
H A Dvfs_subr.c5512 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, argument
[all...]
H A Dvfs_syscalls.c5950 vnode_t fvp, fdvp; local
[all...]

Completed in 219 milliseconds