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