Searched refs:fsnotify_add_event (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/notify/ |
| D | notification.c | 81 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() function
|
| /Linux-v5.15/include/linux/ |
| D | fsnotify_backend.h | 485 extern int fsnotify_add_event(struct fsnotify_group *group, 494 fsnotify_add_event(group, group->overflow_event, NULL, NULL); in fsnotify_queue_overflow()
|
| /Linux-v5.15/fs/notify/inotify/ |
| D | inotify_fsnotify.c | 119 ret = fsnotify_add_event(group, fsn_event, inotify_merge, NULL); in inotify_handle_inode_event()
|
| /Linux-v5.15/fs/notify/fanotify/ |
| D | fanotify.c | 781 ret = fsnotify_add_event(group, fsn_event, fanotify_merge, in fanotify_handle_event()
|