Searched refs:mac_vnode_notify_setacl (Results 1 – 3 of 3) sorted by relevance
575 void mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl);
554 mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl) in mac_vnode_notify_setacl() function
7776 mac_vnode_notify_setacl(ctx, vp, vap->va_acl); in chmod_vnode()