Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h425 struct fanotify_perm_event { struct
439 static inline struct fanotify_perm_event * argument
442 return container_of(event, struct fanotify_perm_event, fae); in FANOTIFY_PERM()
H A Dfanotify.c223 struct fanotify_perm_event *event, in fanotify_get_response()
567 struct fanotify_perm_event *pevent; in fanotify_alloc_perm_event()