Home
last modified time | relevance | path

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

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