Home
last modified time | relevance | path

Searched refs:fanotify_perm_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.h118 struct fanotify_perm_event { struct
125 static inline struct fanotify_perm_event * argument
128 return container_of(fse, struct fanotify_perm_event, fae.fse); in FANOTIFY_PE()
Dfanotify_user.c146 struct fanotify_perm_event *event, in finish_permission_event()
166 struct fanotify_perm_event *event; in process_access_response()
443 struct fanotify_perm_event *event; in fanotify_release()
460 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
1145 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
Dfanotify.c88 struct fanotify_perm_event *event, in fanotify_get_response()
303 struct fanotify_perm_event *pevent; in fanotify_alloc_event()