Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dgroup.c48 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c282 fsnotify_destroy_group(group); in inotify_release()
643 fsnotify_destroy_group(group); in inotify_new_group()
660 fsnotify_destroy_group(group); in inotify_new_group()
689 fsnotify_destroy_group(group); in SYSCALL_DEFINE1()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h312 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c392 fsnotify_destroy_group(group); in fanotify_release()
800 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()