/openbsd-src/sys/tmpfs/ |
H A D | tmpfs_vnops.c | 1275 struct vnode *tdvp = ap->a_tdvp; tmpfs_rename() local 1375 tmpfs_sane_rename(struct vnode * fdvp,struct componentname * fcnp,struct vnode * tdvp,struct componentname * tcnp,struct ucred * cred,int posixly_correct) tmpfs_sane_rename() argument 1601 tmpfs_rename_enter(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter() argument 1774 tmpfs_rename_enter_separate(struct mount * mount,struct tmpfs_mount * tmpfs,struct ucred * cred,struct vnode * fdvp,struct tmpfs_node * fdnode,struct componentname * fcnp,struct tmpfs_dirent ** fde_ret,struct vnode ** fvp_ret,struct vnode * tdvp,struct tmpfs_node * tdnode,struct componentname * tcnp,struct tmpfs_dirent ** tde_ret,struct vnode ** tvp_ret) tmpfs_rename_enter_separate() argument 1844 tmpfs_rename_exit(struct tmpfs_mount * tmpfs,struct vnode * fdvp,struct vnode * fvp,struct vnode * tdvp,struct vnode * tvp) tmpfs_rename_exit() argument 2178 tmpfs_rename_attachdetach(struct tmpfs_mount * tmpfs,struct vnode * fdvp,struct tmpfs_dirent * fde,struct vnode * fvp,struct vnode * tdvp,struct tmpfs_dirent * tde,struct vnode * tvp) tmpfs_rename_attachdetach() argument 2506 tmpfs_rename_cache_purge(struct vnode * fdvp,struct vnode * fvp,struct vnode * tdvp,struct vnode * tvp) tmpfs_rename_cache_purge() argument 2543 struct vnode *tdvp = ap->a_tdvp; tmpfs_rename_abort() local [all...] |
/openbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_vnops.c | 495 struct vnode *tdvp = ap->a_tdvp; in ext2fs_rename() local
|
/openbsd-src/sys/kern/ |
H A D | vfs_vops.c | 360 struct componentname *fcnp, struct vnode *tdvp, struct vnode *tvp, in VOP_RENAME() argument
|
H A D | vfs_syscalls.c | 2968 struct vnode *tvp, *fvp, *tdvp; dorenameat() local
|
/openbsd-src/sys/nfs/ |
H A D | nfs_vnops.c | 1779 struct vnode *tdvp = ap->a_tdvp; nfs_rename() local 1852 nfs_renamerpc(struct vnode * fdvp,char * fnameptr,int fnamelen,struct vnode * tdvp,char * tnameptr,int tnamelen,struct ucred * cred,struct proc * proc) nfs_renamerpc() argument [all...] |
H A D | nfs_serv.c | 1584 struct vnode *fvp = NULL, *tvp, *tdvp, *fdirp = NULL; nfsrv_rename() local
|
/openbsd-src/sys/ufs/ufs/ |
H A D | ufs_vnops.c | 686 struct vnode *tdvp = ap->a_tdvp; in ufs_rename() local [all...] |
/openbsd-src/sys/msdosfs/ |
H A D | msdosfs_vnops.c | 889 struct vnode *tdvp = ap->a_tdvp; in msdosfs_rename() local [all...] |
/openbsd-src/sys/miscfs/fuse/ |
H A D | fuse_vnops.c | 1227 struct vnode *tdvp = ap->a_tdvp; fusefs_rename() local [all...] |