Lines Matching refs:fsnotify_event
78 struct fsnotify_event;
103 void (*free_event)(struct fsnotify_event *event);
111 struct fsnotify_event { struct
161 struct fsnotify_event *overflow_event; /* Event we queue when the
317 struct fsnotify_event *event);
320 struct fsnotify_event *event,
322 struct fsnotify_event *));
324 extern void fsnotify_remove_event(struct fsnotify_group *group, struct fsnotify_event *event);
328 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
330 extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
374 extern void fsnotify_init_event(struct fsnotify_event *event,