Lines Matching refs:fanotify_event
140 static int fanotify_dir_name_info_len(struct fanotify_event *event) in fanotify_dir_name_info_len()
158 struct fanotify_event *event) in fanotify_event_len()
196 struct fanotify_event *event) in fanotify_unhash_event()
215 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
219 struct fanotify_event *event = NULL; in get_one_event()
392 static size_t copy_error_info_to_user(struct fanotify_event *event, in copy_error_info_to_user()
533 static int copy_info_records_to_user(struct fanotify_event *event, in copy_info_records_to_user()
658 struct fanotify_event *event, in copy_event_to_user()
792 struct fanotify_event *event; in fanotify_read()
938 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_release()
1366 struct fanotify_event *oevent; in fanotify_alloc_overflow_event()