Lines Matching defs:group
195 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event()
215 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
252 static int create_fd(struct fsnotify_group *group, const struct path *path, in create_fd()
303 static void finish_permission_event(struct fsnotify_group *group, in finish_permission_event()
324 static int process_access_response(struct fsnotify_group *group, in process_access_response()
650 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
796 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
811 struct fsnotify_group *group; in fanotify_read() local
887 struct fsnotify_group *group; in fanotify_write() local
918 struct fsnotify_group *group = file->private_data; in fanotify_release() local
973 struct fsnotify_group *group; in fanotify_ioctl() local
1090 static int fanotify_remove_mark(struct fsnotify_group *group, in fanotify_remove_mark()
1120 static int fanotify_remove_vfsmount_mark(struct fsnotify_group *group, in fanotify_remove_vfsmount_mark()
1128 static int fanotify_remove_sb_mark(struct fsnotify_group *group, in fanotify_remove_sb_mark()
1136 static int fanotify_remove_inode_mark(struct fsnotify_group *group, in fanotify_remove_inode_mark()
1206 static struct fsnotify_mark *fanotify_add_new_mark(struct fsnotify_group *group, in fanotify_add_new_mark()
1249 static int fanotify_group_init_error_pool(struct fsnotify_group *group) in fanotify_group_init_error_pool()
1290 static int fanotify_add_mark(struct fsnotify_group *group, in fanotify_add_mark()
1339 static int fanotify_add_vfsmount_mark(struct fsnotify_group *group, in fanotify_add_vfsmount_mark()
1347 static int fanotify_add_sb_mark(struct fsnotify_group *group, in fanotify_add_sb_mark()
1355 static int fanotify_add_inode_mark(struct fsnotify_group *group, in fanotify_add_inode_mark()
1406 struct fsnotify_group *group; in SYSCALL_DEFINE2() local
1623 static int fanotify_events_supported(struct fsnotify_group *group, in fanotify_events_supported()
1676 struct fsnotify_group *group; in do_fanotify_mark() local