Searched refs:inotify_watches (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/notify/inotify/
H A Dinotify_user.c503 atomic_dec(&group->inotify_data.user->inotify_watches); inotify_ignored_and_remove_idr()
588 if (atomic_read(&group->inotify_data.user->inotify_watches) >= inotify_max_user_watches) inotify_new_watch()
605 atomic_inc(&group->inotify_data.user->inotify_watches); inotify_new_watch()
/linux-4.1.27/include/linux/
H A Dsched.h791 atomic_t inotify_watches; /* How many inotify watches does this user have? */ member in struct:user_struct

Completed in 113 milliseconds