<dec f='src/src/sys/sys/vfs_syscalls.h' l='84' type='void change_root(struct cwdinfo * , struct vnode * , struct lwp * )'/>
<use f='src/src/sys/kern/vfs_syscalls.c' l='1407' u='c' c='sys_fchroot'/>
<use f='src/src/sys/kern/vfs_syscalls.c' l='1461' u='c' c='sys_chroot'/>
<def f='src/src/sys/kern/vfs_syscalls.c' l='1470' ll='1507' type='void change_root(struct cwdinfo * cwdi, struct vnode * vp, struct lwp * l)'/>
<doc f='src/src/sys/kern/vfs_syscalls.c' l='1466'>/*
 * Common routine for chroot and fchroot.
 * NB: callers need to properly authorize the change root operation.
 */</doc>
