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

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c309 struct vnode *fvp; local
H A Ddevfs_vnops.c946 struct vnode *fvp = ap->a_fvp; local
/darwin-on-arm/xnu/security/
H A Dmac_vfs.c1451 struct vnode *fvp; local
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c3602 struct vnode *fvp = ap->a_fvp; local
[all...]
/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.c3907 vnode_t fvp = ap->a_fvp; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c3930 VNOP_EXCHANGE(vnode_t fvp, vnode_t tvp, int options, 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
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, argument
[all...]
H A Dvfs_syscalls.c5865 vnode_t tvp, fvp, tdvp, sdvp; local
5950 vnode_t fvp, fdvp; local
7298 vnode_t fvp; local
[all...]

Completed in 143 milliseconds