Lines Matching refs:fanotify_event
139 static int fanotify_dir_name_info_len(struct fanotify_event *event) in fanotify_dir_name_info_len()
157 struct fanotify_event *event) in fanotify_event_len()
195 struct fanotify_event *event) in fanotify_unhash_event()
214 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
218 struct fanotify_event *event = NULL; in get_one_event()
391 static size_t copy_error_info_to_user(struct fanotify_event *event, in copy_error_info_to_user()
532 static int copy_info_records_to_user(struct fanotify_event *event, in copy_info_records_to_user()
657 struct fanotify_event *event, in copy_event_to_user()
791 struct fanotify_event *event; in fanotify_read()
937 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_release()
1373 struct fanotify_event *oevent; in fanotify_alloc_overflow_event()