Home
last modified time | relevance | path

Searched refs:inc_inotify_watches (Results 1 – 2 of 2) sorted by relevance

/fs/notify/inotify/
Dinotify.h42 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() function
Dinotify_user.c583 if (!inc_inotify_watches(group->inotify_data.ucounts)) { in inotify_new_watch()