Searched refs:fsnotify_insert_event (Results 1 – 3 of 3) sorted by relevance
81 int fsnotify_insert_event(struct fsnotify_group *group, in fsnotify_insert_event() function
747 extern int fsnotify_insert_event(struct fsnotify_group *group,759 return fsnotify_insert_event(group, event, merge, NULL);
998 ret = fsnotify_insert_event(group, fsn_event, fanotify_merge, in fanotify_handle_event()