Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A 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()
/openbmc/linux/fs/notify/
H A Dgroup.c50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h610 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c955 fsnotify_destroy_group(group); in fanotify_release()
1553 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()