Home
last modified time | relevance | path

Searched refs:fsnotify_destroy_group (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/notify/inotify/
Dinotify_user.c281 fsnotify_destroy_group(group); in inotify_release()
633 fsnotify_destroy_group(group); in inotify_new_group()
652 fsnotify_destroy_group(group); in inotify_new_group()
681 fsnotify_destroy_group(group); in do_inotify_init()
/Linux-v4.19/fs/notify/
Dgroup.c62 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/Linux-v4.19/include/linux/
Dfsnotify_backend.h382 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c412 fsnotify_destroy_group(group); in fanotify_release()
796 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()