Home
last modified time | relevance | path

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

/linux/fs/notify/inotify/
A Dinotify.h43 return inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_INOTIFY_WATCHES); in inc_inotify_watches()
48 dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES); in dec_inotify_watches()
A Dinotify_user.c73 .data = &init_user_ns.ucount_max[UCOUNT_INOTIFY_WATCHES],
851 init_user_ns.ucount_max[UCOUNT_INOTIFY_WATCHES] = watches_max; in inotify_user_setup()
/linux/include/linux/
A Duser_namespace.h51 UCOUNT_INOTIFY_WATCHES, enumerator

Completed in 5 milliseconds