Lines Matching defs:group
43 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
61 static int create_fd(struct fsnotify_group *group, struct fsnotify_event *event) in create_fd()
111 static int fill_event_metadata(struct fsnotify_group *group, in fill_event_metadata()
137 static struct fanotify_response_event *dequeue_re(struct fsnotify_group *group, in dequeue_re()
158 static int process_access_response(struct fsnotify_group *group, in process_access_response()
196 static int prepare_for_access_response(struct fsnotify_group *group, in prepare_for_access_response()
227 static void remove_access_response(struct fsnotify_group *group, in remove_access_response()
247 static int prepare_for_access_response(struct fsnotify_group *group, in prepare_for_access_response()
254 static void remove_access_response(struct fsnotify_group *group, in remove_access_response()
262 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
305 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
320 struct fsnotify_group *group; in fanotify_read() local
374 struct fsnotify_group *group; in fanotify_write() local
399 struct fsnotify_group *group = file->private_data; in fanotify_release() local
429 struct fsnotify_group *group; in fanotify_ioctl() local
538 static int fanotify_remove_vfsmount_mark(struct fsnotify_group *group, in fanotify_remove_vfsmount_mark()
557 static int fanotify_remove_inode_mark(struct fsnotify_group *group, in fanotify_remove_inode_mark()
604 static int fanotify_add_vfsmount_mark(struct fsnotify_group *group, in fanotify_add_vfsmount_mark()
635 static int fanotify_add_inode_mark(struct fsnotify_group *group, in fanotify_add_inode_mark()
681 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
773 struct fsnotify_group *group; in SYSCALL_DEFINE() local