Searched refs:vnode_authorize_posix (Results 1 – 1 of 1) sorted by relevance
8094 vnode_authorize_posix(vauth_ctx vcp, int action, int on_dir) in vnode_authorize_posix() function8433 if (vnode_authorize_posix(vcp, VWRITE, 1 /* on_dir */) != 0) { in vnode_authorize_delete()8620 return vnode_authorize_posix(vcp, posix_action, 0 /* !on_dir */); in vnode_authorize_simple()