Lines Matching defs:group

194 static void fanotify_unhash_event(struct fsnotify_group *group,  in fanotify_unhash_event()
214 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
251 static int create_fd(struct fsnotify_group *group, const struct path *path, in create_fd()
301 static void finish_permission_event(struct fsnotify_group *group, in finish_permission_event()
322 static int process_access_response(struct fsnotify_group *group, in process_access_response()
706 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
850 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
865 struct fsnotify_group *group; in fanotify_read() local
941 struct fsnotify_group *group; in fanotify_write() local
972 struct fsnotify_group *group = file->private_data; in fanotify_release() local
1027 struct fsnotify_group *group; in fanotify_ioctl() local
1139 static int fanotify_remove_mark(struct fsnotify_group *group, in fanotify_remove_mark()
1237 static int fanotify_set_mark_fsid(struct fsnotify_group *group, in fanotify_set_mark_fsid()
1288 static struct fsnotify_mark *fanotify_add_new_mark(struct fsnotify_group *group, in fanotify_add_new_mark()
1342 static int fanotify_group_init_error_pool(struct fsnotify_group *group) in fanotify_group_init_error_pool()
1388 static int fanotify_add_mark(struct fsnotify_group *group, in fanotify_add_mark()
1468 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
1706 static int fanotify_events_supported(struct fsnotify_group *group, in fanotify_events_supported()
1771 struct fsnotify_group *group; in do_fanotify_mark() local