Home
last modified time | relevance | path

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

/fs/notify/inotify/
Dinotify_fsnotify.c66 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event() function
190 .handle_event = inotify_handle_event,
Dinotify.h26 extern int inotify_handle_event(struct fsnotify_group *group,
Dinotify_user.c476 inotify_handle_event(group, NULL, fsn_mark, NULL, FS_IN_IGNORED, in inotify_ignored_and_remove_idr()