Searched refs:fsnotify_destroy_event (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/fs/notify/ |
H A 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()
|
/kernel/linux/linux-5.10/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 128 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()
|
/kernel/linux/linux-6.6/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 129 fsnotify_destroy_event(group, fsn_event); in inotify_handle_inode_event()
|
H A D | inotify_user.c | 275 fsnotify_destroy_event(group, kevent); in inotify_read()
|
/kernel/linux/linux-5.10/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); 519 fsnotify_destroy_event(group, &event->fse); in fanotify_read() 610 fsnotify_destroy_event(group, &event->fse); in fanotify_release()
|
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify.c | 282 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 972 fsnotify_destroy_event(group, fsn_event); in fanotify_handle_event()
|
H A D | fanotify_user.c | 328 fsnotify_destroy_event(group, &event->fae.fse); 847 fsnotify_destroy_event(group, &event->fse); in fanotify_read() 942 fsnotify_destroy_event(group, fsn_event); in fanotify_release()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fsnotify_backend.h | 484 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fsnotify_backend.h | 612 extern void fsnotify_destroy_event(struct fsnotify_group *group,
|
Completed in 13 milliseconds