Home
last modified time | relevance | path

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

/linux-6.1.9/fs/notify/inotify/
Dinotify_user.c309 fsnotify_destroy_group(group); in inotify_release()
666 fsnotify_destroy_group(group); in inotify_new_group()
686 fsnotify_destroy_group(group); in inotify_new_group()
715 fsnotify_destroy_group(group); in do_inotify_init()
/linux-6.1.9/fs/notify/
Dgroup.c50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/linux-6.1.9/include/linux/
Dfsnotify_backend.h608 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/linux-6.1.9/fs/notify/fanotify/
Dfanotify_user.c906 fsnotify_destroy_group(group); in fanotify_release()
1504 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()