Searched refs:fanotify_event_info (Results 1 – 3 of 3) sorted by relevance
15 struct fanotify_event_info { struct33 struct fanotify_event_info fae; argument50 static inline struct fanotify_event_info *FANOTIFY_E(struct fsnotify_event *fse) in FANOTIFY_E()52 return container_of(fse, struct fanotify_event_info, fse); in FANOTIFY_E()55 struct fanotify_event_info *fanotify_alloc_event(struct fsnotify_group *group,
22 struct fanotify_event_info *old, *new; in should_merge()141 struct fanotify_event_info *fanotify_alloc_event(struct fsnotify_group *group, in fanotify_alloc_event()145 struct fanotify_event_info *event = NULL; in fanotify_alloc_event()194 struct fanotify_event_info *event; in fanotify_handle_event()267 struct fanotify_event_info *event; in fanotify_free_event()
76 struct fanotify_event_info *event, in create_fd()123 struct fanotify_event_info *event; in fill_event_metadata()129 event = container_of(fsn_event, struct fanotify_event_info, fse); in fill_event_metadata()687 struct fanotify_event_info *oevent; in SYSCALL_DEFINE2()939 fanotify_event_cachep = KMEM_CACHE(fanotify_event_info, SLAB_PANIC); in fanotify_user_setup()