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

/linux-4.1.27/fs/notify/
H A Dnotification.c87 int fsnotify_add_event(struct fsnotify_group *group, fsnotify_add_event() function
159 * check in fsnotify_add_event() works fsnotify_remove_first_event()
/linux-4.1.27/fs/notify/inotify/
H A Dinotify_fsnotify.c111 ret = fsnotify_add_event(group, fsn_event, inotify_merge); inotify_handle_event()
/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify.c221 ret = fsnotify_add_event(group, fsn_event, fanotify_merge); fanotify_handle_event()
/linux-4.1.27/include/linux/
H A Dfsnotify_backend.h312 extern int fsnotify_add_event(struct fsnotify_group *group,

Completed in 101 milliseconds