Searched refs:mac_vnode_check_chroot (Results 1 – 5 of 5) sorted by relevance
381 int mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp);
408 mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_chroot() function
644 error = mac_vnode_check_chroot(td->td_ucred, vp);
2470 if ((error = mac_vnode_check_chroot(td->td_ucred, pr->pr_root))) in do_jail_attach()
860 error = mac_vnode_check_chroot(td->td_ucred, nd.ni_vp);