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

/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c308 struct vnode *fvp; local
H A Ddevfs_vnops.c946 struct vnode *fvp = ap->a_fvp; local
/xnu-2422.115.4/security/
H A Dmac_vfs.c1614 struct vnode *fvp; local
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c4063 struct vnode *fvp = ap->a_fvp; local
[all...]
/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.c3996 vnode_t fvp = ap->a_fvp; local
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c3411 VNOP_EXCHANGE(vnode_t fvp, vnode_t tvp, int options, vfs_context_t ctx) argument
3969 VNOP_RENAME(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, argument
5043 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.c5520 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, argument
[all...]
H A Dvfs_syscalls.c5927 vnode_t tvp, fvp, tdvp, sdvp; local
6012 vnode_t fvp, fdvp; local
7400 vnode_t fvp; local
[all...]

Completed in 129 milliseconds