Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h414 struct fanotify_mnt_event { struct
425 static inline struct fanotify_mnt_event * argument
428 return container_of(event, struct fanotify_mnt_event, fae); in FANOTIFY_ME()
H A Dfanotify.c571 struct fanotify_mnt_event *pevent; in fanotify_alloc_mnt_event()
H A Dfanotify_user.c2194 fanotify_mnt_event_cachep = KMEM_CACHE(fanotify_mnt_event, SLAB_PANIC); in fanotify_user_setup()