Searched refs:pwd_chroot (Results 1 – 3 of 3) sorted by relevance
373 int pwd_chroot(struct thread *td, struct vnode *vp);
1005 error = pwd_chroot(td, vp); in kern_chroot()
4258 pwd_chroot(struct thread *td, struct vnode *vp) in pwd_chroot() function