Lines Matching refs:fsnotify_event
78 struct fsnotify_event;
105 void (*free_event)(struct fsnotify_event *event);
113 struct fsnotify_event { struct
163 struct fsnotify_event *overflow_event; /* Event we queue when the
310 struct fsnotify_event *event);
313 struct fsnotify_event *event,
315 struct fsnotify_event *));
317 extern void fsnotify_remove_event(struct fsnotify_group *group, struct fsnotify_event *event);
321 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
323 extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
365 extern void fsnotify_init_event(struct fsnotify_event *event,