Searched refs:fsnotify_destroy_event (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | notification.c | 57 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() function 185 fsnotify_destroy_event(group, event); in fsnotify_flush_notify()
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify_fsnotify.c | 121 fsnotify_destroy_event(group, fsn_event); in inotify_handle_inode_event()
|
| H A D | inotify_user.c | 239 fsnotify_destroy_event(group, kevent); in inotify_read()
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify.c | 221 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 729 fsnotify_destroy_event(group, fsn_event); in fanotify_handle_event()
|
| H A D | fanotify_user.c | 181 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 519 fsnotify_destroy_event(group, &event->fse); in fanotify_read() 610 fsnotify_destroy_event(group, &event->fse); in fanotify_release()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsnotify_backend.h | 484 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|