Searched refs:mac_vnode_check_chroot (Results 1 – 4 of 4) sorted by relevance
510 int mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp);
405 mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_chroot() function
2668 if ((error = mac_vnode_check_chroot(td->td_ucred, pr->pr_root))) in do_jail_attach()
1008 error = mac_vnode_check_chroot(td->td_ucred, nd.ni_vp); in sys_chroot()