Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/inotify/
H A Dinotify_user.c308 fsnotify_destroy_group(group); in inotify_release()
665 fsnotify_destroy_group(group); in inotify_new_group()
685 fsnotify_destroy_group(group); in inotify_new_group()
714 fsnotify_destroy_group(group); in do_inotify_init()
/linux-6.15/fs/notify/
H A Dgroup.c50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/linux-6.15/include/linux/
H A Dfsnotify_backend.h714 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c1053 fsnotify_destroy_group(group); in fanotify_release()
1676 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()