Searched refs:fsnotify_destroy_event (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/notify/ |
| 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()
|
| /Linux-v5.4/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 132 fsnotify_destroy_event(group, fsn_event); in inotify_handle_event()
|
| D | inotify_user.c | 237 fsnotify_destroy_event(group, kevent); in inotify_read()
|
| /Linux-v5.4/fs/notify/fanotify/ |
| D | fanotify.c | 136 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 450 fsnotify_destroy_event(group, fsn_event); in fanotify_handle_event()
|
| D | fanotify_user.c | 160 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 388 fsnotify_destroy_event(group, kevent); in fanotify_read() 475 fsnotify_destroy_event(group, fsn_event); in fanotify_release()
|
| /Linux-v5.4/include/linux/ |
| D | fsnotify_backend.h | 408 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|