<dec f='src/src/sys/sys/vnode_if.h' l='303' type='int VOP_RENAME(struct vnode * , struct vnode * , struct componentname * , struct vnode * , struct vnode * , struct componentname * )'/>
<use f='src/src/sys/fs/union/union_vnops.c' l='1336' u='c' c='union_rename'/>
<use f='src/src/sys/kern/vfs_syscalls.c' l='4472' u='c' c='do_sys_renameat'/>
<def f='src/src/sys/kern/vnode_if.c' l='845' ll='868' type='int VOP_RENAME(struct vnode * fdvp, struct vnode * fvp, struct componentname * fcnp, struct vnode * tdvp, struct vnode * tvp, struct componentname * tcnp)'/>
<use f='src/src/sys/nfs/nfs_serv.c' l='2083' u='c' c='nfsrv_rename'/>
