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