Searched refs:fsnotify_destroy_event (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/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.10/fs/notify/inotify/ |
D | inotify_fsnotify.c | 125 fsnotify_destroy_event(group, fsn_event); in inotify_one_event()
|
D | inotify_user.c | 239 fsnotify_destroy_event(group, kevent); in inotify_read()
|
/Linux-v5.10/fs/notify/fanotify/ |
D | fanotify.c | 215 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 724 fsnotify_destroy_event(group, fsn_event); in fanotify_handle_event()
|
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()
|
/Linux-v5.10/include/linux/ |
D | fsnotify_backend.h | 483 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|