Searched refs:fsnotify_destroy_event (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/fs/notify/ |
| D | notification.c | 50 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() function 189 fsnotify_destroy_event(group, event); in fsnotify_flush_notify()
|
| /Linux-v6.1/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 122 fsnotify_destroy_event(group, fsn_event); in inotify_handle_inode_event()
|
| D | inotify_user.c | 275 fsnotify_destroy_event(group, kevent); in inotify_read()
|
| /Linux-v6.1/fs/notify/fanotify/ |
| D | fanotify.c | 281 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 968 fsnotify_destroy_event(group, fsn_event); in fanotify_handle_event()
|
| D | fanotify_user.c | 305 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 802 fsnotify_destroy_event(group, &event->fse); in fanotify_read() 893 fsnotify_destroy_event(group, fsn_event); in fanotify_release()
|
| /Linux-v6.1/include/linux/ |
| D | fsnotify_backend.h | 612 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|