Searched defs:fcnp (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c949 struct componentname *fcnp = ap->a_fcnp; local
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c3612 struct componentname *fcnp = ap->a_fcnp; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vnops.c3912 struct componentname *fcnp = ap->a_fcnp; 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, 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

Completed in 110 milliseconds