Home
last modified time | relevance | path

Searched refs:UCOUNT_FANOTIFY_MARKS (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Duser_namespace.h55 UCOUNT_FANOTIFY_MARKS, enumerator
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c74 .data = &init_user_ns.ucount_max[UCOUNT_FANOTIFY_MARKS],
1206 !inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_FANOTIFY_MARKS)) in fanotify_add_new_mark()
1229 dec_ucount(ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_add_new_mark()
1925 init_user_ns.ucount_max[UCOUNT_FANOTIFY_MARKS] = max_marks; in fanotify_user_setup()
A Dfanotify.c1066 dec_ucount(group->fanotify_data.ucounts, UCOUNT_FANOTIFY_MARKS); in fanotify_freeing_mark()

Completed in 11 milliseconds