UCOUNT_FANOTIFY_MARKS
dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS);
!inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_FANOTIFY_MARKS))
dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS);
init_user_ns.ucount_max[UCOUNT_FANOTIFY_MARKS] = max_marks;
.data = &init_user_ns.ucount_max[UCOUNT_FANOTIFY_MARKS],