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