Searched refs:fae (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.h | 286 struct fanotify_event fae; member 295 return container_of(event, struct fanotify_fid_event, fae); in FANOTIFY_FE() 299 struct fanotify_event fae; member 307 return container_of(event, struct fanotify_name_event, fae); in FANOTIFY_NE() 311 struct fanotify_event fae; member 323 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE() 410 struct fanotify_event fae; member 415 struct fanotify_event fae; member 422 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE() 428 return container_of(event, struct fanotify_mnt_event, fae); in FANOTIFY_ME() [all …]
|
| H A D | fanotify.c | 246 fsnotify_remove_queued_event(group, &event->fae.fse); in fanotify_get_response() 248 WARN_ON_ONCE(!hlist_unhashed(&event->fae.merge_list)); in fanotify_get_response() 286 fsnotify_destroy_event(group, &event->fae.fse); in fanotify_get_response() 561 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH; in fanotify_alloc_path_event() 566 return &pevent->fae; in fanotify_alloc_path_event() 577 pevent->fae.type = FANOTIFY_EVENT_TYPE_MNT; in fanotify_alloc_mnt_event() 580 return &pevent->fae; in fanotify_alloc_mnt_event() 596 pevent->fae.type = FANOTIFY_EVENT_TYPE_PATH_PERM; in fanotify_alloc_perm_event() 608 return &pevent->fae; in fanotify_alloc_perm_event() 622 ffe->fae.type = FANOTIFY_EVENT_TYPE_FID; in fanotify_alloc_fid_event() [all …]
|
| H A D | fanotify_user.c | 145 fae.fse.list) { in perm_group_watchdog() 424 fsnotify_destroy_event(group, &event->fae.fse); in finish_permission_event() 499 fae.fse.list) { in process_access_response() 503 list_del_init(&event->fae.fse.list); in process_access_response() 1112 struct fanotify_perm_event, fae.fse.list); in fanotify_release() 1113 list_del_init(&event->fae.fse.list); in fanotify_release()
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | fplsp.sa | 788 dc.l $00003fae,$1d40ff4f,$41eeff6c,$216e0014
|