Lines Matching +defs:event +defs:data
136 static int fanotify_merge(struct list_head *list, struct fsnotify_event *event) in fanotify_merge()
173 struct fanotify_perm_event *event, in fanotify_get_response()
234 u32 event_mask, const void *data, in fanotify_group_event_mask()
402 static struct inode *fanotify_fid_inode(u32 event_mask, const void *data, in fanotify_fid_inode()
419 static struct inode *fanotify_dfid_inode(u32 event_mask, const void *data, in fanotify_dfid_inode()
528 u32 mask, const void *data, in fanotify_alloc_event()
533 struct fanotify_event *event = NULL; in fanotify_alloc_event() local
655 const void *data, int data_type, in fanotify_handle_event()
661 struct fanotify_event *event; in fanotify_handle_event() local
752 static void fanotify_free_path_event(struct fanotify_event *event) in fanotify_free_path_event()
758 static void fanotify_free_perm_event(struct fanotify_event *event) in fanotify_free_perm_event()
764 static void fanotify_free_fid_event(struct fanotify_event *event) in fanotify_free_fid_event()
773 static void fanotify_free_name_event(struct fanotify_event *event) in fanotify_free_name_event()
780 struct fanotify_event *event; in fanotify_free_event() local