Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/inotify/
Dinotify_user.c271 fsnotify_destroy_group(group); in inotify_release()
634 fsnotify_destroy_group(group); in inotify_new_group()
654 fsnotify_destroy_group(group); in inotify_new_group()
683 fsnotify_destroy_group(group); in do_inotify_init()
/Linux-v5.4/fs/notify/
Dgroup.c49 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/Linux-v5.4/include/linux/
Dfsnotify_backend.h404 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c488 fsnotify_destroy_group(group); in fanotify_release()
885 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()