Searched defs:fdvp (Results 1 – 6 of 6) sorted by relevance
| /xnu-8796.121.2/bsd/vfs/ |
| H A D | kpi_vfs.c | 4347 vn_rename(struct vnode *fdvp, struct vnode **fvpp, struct componentname *fcnp, struct vnode_attr *f… in vn_rename() 4642 VNOP_RENAME(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, in VNOP_RENAME() 4670 post_rename(vnode_t fdvp, vnode_t fvp, vnode_t tdvp, vnode_t tvp) in post_rename() 4725 VNOP_RENAMEX(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, in VNOP_RENAMEX() 4756 struct vnode *fdvp, struct vnode **fvpp, struct componentname *fcnp, struct vnode_attr *fvap, in VNOP_COMPOUND_RENAME()
|
| H A D | vfs_subr.c | 8020 vn_authorize_rename(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, in vn_authorize_rename() 8028 vn_authorize_renamex(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, in vn_authorize_renamex() 8036 vn_authorize_renamex_with_paths(struct vnode *fdvp, struct vnode *fvp, struct componentname *fcnp, … in vn_authorize_renamex_with_paths()
|
| H A D | vfs_syscalls.c | 8930 vnode_t fvp, fdvp; in renameat_internal() local
|
| /xnu-8796.121.2/bsd/miscfs/devfs/ |
| H A D | devfs_vnops.c | 987 struct vnode *fdvp = ap->a_fdvp; in devfs_rename() local
|
| /xnu-8796.121.2/bsd/nfs/ |
| H A D | nfs_serv.c | 2756 vnode_t fvp, tvp, tdvp, fdvp, fdirp, tdirp; in nfsrv_rename() local
|
| /xnu-8796.121.2/security/ |
| H A D | mac_vfs.c | 472 struct vnode *fdvp, struct componentname *fcnp, struct vnode *tvp, in mac_vnode_notify_rename()
|