Lines Matching refs:fsnotify_event
71 struct fsnotify_event *event) in fsnotify_destroy_event()
88 struct fsnotify_event *event, in fsnotify_add_event() argument
90 struct fsnotify_event *)) in fsnotify_add_event()
133 struct fsnotify_event *event) in fsnotify_remove_event()
147 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event()
149 struct fsnotify_event *event; in fsnotify_remove_first_event()
156 struct fsnotify_event, list); in fsnotify_remove_first_event()
171 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event()
176 struct fsnotify_event, list); in fsnotify_peek_first_event()
185 struct fsnotify_event *event; in fsnotify_flush_notify()
207 void fsnotify_init_event(struct fsnotify_event *event, struct inode *inode, in fsnotify_init_event()