Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/inotify/
Dinotify.h41 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() function
Dinotify_user.c582 if (!inc_inotify_watches(group->inotify_data.ucounts)) { in inotify_new_watch()