Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/fanotify/
H A Dfanotify.h438 struct fanotify_perm_event { struct
452 static inline struct fanotify_perm_event * argument
455 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
H A Dfanotify_user.c307 struct fanotify_perm_event *event, u32 response, in finish_permission_event()
332 struct fanotify_perm_event *event; in process_access_response()
576 struct fanotify_perm_event *pevent = FANOTIFY_PERM(event); in copy_range_info_to_user()
1021 struct fanotify_perm_event *event; in fanotify_release()
1024 struct fanotify_perm_event, fae.fse.list); in fanotify_release()
2111 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
H A Dfanotify.c225 struct fanotify_perm_event *event, in fanotify_get_response()
586 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()