Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/fanotify/
Dfanotify.h31 struct fanotify_perm_event_info { struct
37 static inline struct fanotify_perm_event_info * argument
40 return container_of(fse, struct fanotify_perm_event_info, fae.fse); in FANOTIFY_PE()
Dfanotify.c64 struct fanotify_perm_event_info *event) in fanotify_get_response()
160 struct fanotify_perm_event_info *pevent; in fanotify_alloc_event()
Dfanotify_user.c145 static struct fanotify_perm_event_info *dequeue_event( in dequeue_event()
148 struct fanotify_perm_event_info *event, *return_e = NULL; in dequeue_event()
170 struct fanotify_perm_event_info *event; in process_access_response()
360 struct fanotify_perm_event_info *event, *next; in fanotify_release()
938 fanotify_perm_event_cachep = KMEM_CACHE(fanotify_perm_event_info, in fanotify_user_setup()