Searched refs:fanotify_mnt_event (Results 1 – 3 of 3) sorted by relevance
414 struct fanotify_mnt_event { struct425 static inline struct fanotify_mnt_event * argument428 return container_of(event, struct fanotify_mnt_event, fae); in FANOTIFY_ME()
571 struct fanotify_mnt_event *pevent; in fanotify_alloc_mnt_event()
2194 fanotify_mnt_event_cachep = KMEM_CACHE(fanotify_mnt_event, SLAB_PANIC); in fanotify_user_setup()