Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/inotify/
Dinotify_fsnotify.c134 int inotify_handle_event(struct fsnotify_group *group, u32 mask, in inotify_handle_event() function
230 .handle_event = inotify_handle_event,
Dinotify.h27 extern int inotify_handle_event(struct fsnotify_group *group, u32 mask,
Dinotify_user.c495 inotify_handle_event(group, FS_IN_IGNORED, NULL, FSNOTIFY_EVENT_NONE, in inotify_ignored_and_remove_idr()