Searched refs:fsnotify_peek_first_event (Results 1 – 4 of 4) sorted by relevance
148 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() function165 struct fsnotify_event *event = fsnotify_peek_first_event(group); in fsnotify_remove_first_event()
506 extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
154 event = fsnotify_peek_first_event(group); in get_one_event()
192 fsn_event = fsnotify_peek_first_event(group); in get_one_event()