Searched refs:mac_vnode_check_stat_impl (Results 1 – 2 of 2) sorted by relevance
646 int mac_vnode_check_stat_impl(struct ucred *active_cred,661 return (mac_vnode_check_stat_impl(active_cred, file_cred, vp)); in mac_vnode_check_stat()
892 mac_vnode_check_stat_impl(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_stat_impl() function