Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/inotify/
Dinotify_user.c286 fsnotify_destroy_group(group); in inotify_release()
645 fsnotify_destroy_group(group); in inotify_new_group()
665 fsnotify_destroy_group(group); in inotify_new_group()
694 fsnotify_destroy_group(group); in do_inotify_init()
/Linux-v5.15/fs/notify/
Dgroup.c50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/Linux-v5.15/include/linux/
Dfsnotify_backend.h478 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/Linux-v5.15/fs/notify/fanotify/
Dfanotify_user.c816 fsnotify_destroy_group(group); in fanotify_release()
1294 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()