Searched refs:mac_vnode_check_chroot (Results 1 – 4 of 4) sorted by relevance
405 mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_chroot() function
532 int mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp);
3176 if ((error = mac_vnode_check_chroot(td->td_ucred, pr->pr_root))) in do_jail_attach()
1000 error = mac_vnode_check_chroot(td->td_ucred, vp); in kern_chroot()