Home
last modified time | relevance | path

Searched refs:inotify_handle_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/notify/inotify/
Dinotify_fsnotify.c67 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event() function
201 .handle_event = inotify_handle_event,
Dinotify.h26 extern int inotify_handle_event(struct fsnotify_group *group,
Dinotify_user.c495 inotify_handle_event(group, NULL, FS_IN_IGNORED, NULL, in inotify_ignored_and_remove_idr()