Lines Matching +defs:event +defs:data
188 struct fsnotify_event *event) in fanotify_merge()
230 struct fanotify_perm_event *event, in fanotify_get_response()
296 const void *data, int data_type, in fanotify_group_event_mask()
505 static struct inode *fanotify_fid_inode(u32 event_mask, const void *data, in fanotify_fid_inode()
524 static struct inode *fanotify_dfid_inode(u32 event_mask, const void *data, in fanotify_dfid_inode()
675 const void *data, int data_type, in fanotify_alloc_error_event()
712 u32 mask, const void *data, int data_type, in fanotify_alloc_event()
716 struct fanotify_event *event = NULL; in fanotify_alloc_event() local
877 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_insert_event() local
893 const void *data, int data_type, in fanotify_handle_event()
899 struct fanotify_event *event; in fanotify_handle_event() local
997 static void fanotify_free_path_event(struct fanotify_event *event) in fanotify_free_path_event()
1003 static void fanotify_free_perm_event(struct fanotify_event *event) in fanotify_free_perm_event()
1009 static void fanotify_free_fid_event(struct fanotify_event *event) in fanotify_free_fid_event()
1018 static void fanotify_free_name_event(struct fanotify_event *event) in fanotify_free_name_event()
1024 struct fanotify_event *event) in fanotify_free_error_event()
1034 struct fanotify_event *event; in fanotify_free_event() local