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
342 struct fsnotify_group *group; in fanotify_write() local
367 struct fsnotify_group *group = file->private_data; in fanotify_release() local
422 struct fsnotify_group *group; in fanotify_ioctl() local
537 static int fanotify_remove_vfsmount_mark(struct fsnotify_group *group, in fanotify_remove_vfsmount_mark()
567 static int fanotify_remove_inode_mark(struct fsnotify_group *group, in fanotify_remove_inode_mark()
627 static struct fsnotify_mark *fanotify_add_new_mark(struct fsnotify_group *group, in fanotify_add_new_mark()
652 static int fanotify_add_vfsmount_mark(struct fsnotify_group *group, in fanotify_add_vfsmount_mark()
678 static int fanotify_add_inode_mark(struct fsnotify_group *group, in fanotify_add_inode_mark()
719 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
831 struct fsnotify_group *group; in SYSCALL_DEFINE5() local