Lines Matching defs:group
54 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
72 static int create_fd(struct fsnotify_group *group, in create_fd()
114 static int fill_event_metadata(struct fsnotify_group *group, in fill_event_metadata()
146 struct fsnotify_group *group, int fd) in dequeue_event()
167 static int process_access_response(struct fsnotify_group *group, in process_access_response()
203 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
243 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
258 struct fsnotify_group *group; in fanotify_read() local
332 struct fsnotify_group *group; in fanotify_write() local
357 struct fsnotify_group *group = file->private_data; in fanotify_release() local
399 struct fsnotify_group *group; in fanotify_ioctl() local
514 static int fanotify_remove_vfsmount_mark(struct fsnotify_group *group, in fanotify_remove_vfsmount_mark()
544 static int fanotify_remove_inode_mark(struct fsnotify_group *group, in fanotify_remove_inode_mark()
604 static struct fsnotify_mark *fanotify_add_new_mark(struct fsnotify_group *group, in fanotify_add_new_mark()
629 static int fanotify_add_vfsmount_mark(struct fsnotify_group *group, in fanotify_add_vfsmount_mark()
655 static int fanotify_add_inode_mark(struct fsnotify_group *group, in fanotify_add_inode_mark()
696 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
810 struct fsnotify_group *group; in SYSCALL_DEFINE5() local