Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c273 fsnotify_destroy_group(group); in inotify_release()
632 fsnotify_destroy_group(group); in inotify_new_group()
652 fsnotify_destroy_group(group); in inotify_new_group()
681 fsnotify_destroy_group(group); in do_inotify_init()
/OK3568_Linux_fs/kernel/fs/notify/
H A Dgroup.c50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h480 extern void fsnotify_destroy_group(struct fsnotify_group *group);
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c623 fsnotify_destroy_group(group); in fanotify_release()
1047 fsnotify_destroy_group(group); in SYSCALL_DEFINE2()