Searched refs:vnode_cache_is_authorized (Results 1 – 3 of 3) sorted by relevance
265 boolean_t vnode_cache_is_authorized(vnode_t vp, vfs_context_t context, kauth_action_t action);
1556 vnode_cache_is_authorized(vnode_t vp, vfs_context_t ctx, kauth_action_t action) in vnode_cache_is_authorized() function
9994 if (vnode_cache_is_authorized(cvp, ctx, parent_iocount ? parent_action : action) == TRUE) { in vnode_authorize_callback()10168 if (vnode_cache_is_authorized(dvp, ctx, KAUTH_VNODE_DELETE_CHILD) == TRUE) { in vnode_authorize_callback_int()