Searched refs:mac_vnode_check_dataprotect_set (Results 1 – 4 of 4) sorted by relevance
598 int mac_vnode_check_dataprotect_set(vfs_context_t ctx, struct vnode *vp, uint32_t *dataprotect_…
2953 mac_vnode_check_dataprotect_set(vfs_context_t ctx, struct vnode *vp, uint32_t *dataprotect_class) in mac_vnode_check_dataprotect_set() function
4420 if ((error = mac_vnode_check_dataprotect_set(ctx, vp, &dataprotect_class))) { in sys_fcntl_nocancel()
4707 if ((error = mac_vnode_check_dataprotect_set(ctx, vp, &va.va_dataprotect_class))) { in setattrlist_internal()