Home
last modified time | relevance | path

Searched refs:fsnotify_add_event (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/notify/
Dnotification.c87 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event() function
/linux-4.4.14/fs/notify/inotify/
Dinotify_fsnotify.c111 ret = fsnotify_add_event(group, fsn_event, inotify_merge); in inotify_handle_event()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c221 ret = fsnotify_add_event(group, fsn_event, fanotify_merge); in fanotify_handle_event()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h319 extern int fsnotify_add_event(struct fsnotify_group *group,