Home
last modified time | relevance | path

Searched refs:vnode_cache_authorized_action (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/ !
H A Dnamei.h278 void vnode_cache_authorized_action(vnode_t vp, vfs_context_t context, kauth_action_t act…
/xnu-8019.80.24/bsd/vfs/ !
H A Dvfs_cache.c1420 vnode_cache_authorized_action(vnode_t vp, vfs_context_t ctx, kauth_action_t action) in vnode_cache_authorized_action() function
H A Dvfs_subr.c8416 vnode_cache_authorized_action(vcp->dvp, in vnode_authorize_delete()
8443 vnode_cache_authorized_action(vcp->dvp, vcp->ctx, in vnode_authorize_delete()
8920 vnode_cache_authorized_action(cvp, ctx, action); in vnode_authorize_callback()
9229 vnode_cache_authorized_action(vp, ctx, KAUTH_VNODE_SEARCHBYANYONE); in vnode_authorize_callback_int()