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