UCOUNT_INOTIFY_WATCHES   44 fs/notify/inotify/inotify.h 	return inc_ucount(ucounts->ns, ucounts->uid, UCOUNT_INOTIFY_WATCHES);
UCOUNT_INOTIFY_WATCHES   49 fs/notify/inotify/inotify.h 	dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES);
UCOUNT_INOTIFY_WATCHES   60 fs/notify/inotify/inotify_user.c 		.data		= &init_user_ns.ucount_max[UCOUNT_INOTIFY_WATCHES],
UCOUNT_INOTIFY_WATCHES  830 fs/notify/inotify/inotify_user.c 	init_user_ns.ucount_max[UCOUNT_INOTIFY_WATCHES] = 8192;