Home
last modified time | relevance | path

Searched refs:fsnotify_add_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/notify/
H A Dnotification.c84 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() function
137 * check in fsnotify_add_event() works in fsnotify_remove_queued_event()
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify_fsnotify.c125 ret = fsnotify_add_event(group, fsn_event, inotify_merge); in inotify_handle_inode_event()
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_fsnotify.c126 ret = fsnotify_add_event(group, fsn_event, inotify_merge); in inotify_handle_inode_event()
/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify_backend.h487 extern int fsnotify_add_event(struct fsnotify_group *group,
494 fsnotify_add_event(group, group->overflow_event, NULL); in fsnotify_queue_overflow()
/kernel/linux/linux-6.6/include/linux/
H A Dfsnotify_backend.h622 static inline int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() function
633 fsnotify_add_event(group, group->overflow_event, NULL); in fsnotify_queue_overflow()
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify.c724 ret = fsnotify_add_event(group, fsn_event, fanotify_merge); in fanotify_handle_event()

Completed in 6 milliseconds