Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/inotify/
Dinotify_fsnotify.c65 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event() function
180 .handle_event = inotify_handle_event,
Dinotify.h25 extern int inotify_handle_event(struct fsnotify_group *group,
Dinotify_user.c496 inotify_handle_event(group, NULL, fsn_mark, NULL, FS_IN_IGNORED, in inotify_ignored_and_remove_idr()