Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify.h60 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches() function
H A Dinotify_user.c614 if (!inc_inotify_watches(group->inotify_data.ucounts)) { in inotify_new_watch()