Lines Matching refs:fae
251 fsnotify_remove_queued_event(group, &event->fae.fse); in fanotify_get_response()
253 WARN_ON_ONCE(!hlist_unhashed(&event->fae.merge_list)); in fanotify_get_response()
282 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response()
548 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event()
553 return &pevent->fae; in fanotify_alloc_path_event()
565 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event()
574 return &pevent->fae; in fanotify_alloc_perm_event()
588 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event()
594 return &ffe->fae; in fanotify_alloc_fid_event()
629 fne->fae.type = FANOTIFY_EVENT_TYPE_FID_NAME; in fanotify_alloc_name_event()
669 return &fne->fae; in fanotify_alloc_name_event()
691 fee->fae.type = FANOTIFY_EVENT_TYPE_FS_ERROR; in fanotify_alloc_error_event()
707 return &fee->fae; in fanotify_alloc_error_event()