Lines Matching refs:r10conf

67 static void allow_barrier(struct r10conf *conf);
68 static void lower_barrier(struct r10conf *conf);
69 static int _enough(struct r10conf *conf, int previous, int ignore);
70 static int enough(struct r10conf *conf, int ignore);
75 static void end_reshape(struct r10conf *conf);
108 struct r10conf *conf = data;
133 struct r10conf *conf = data;
231 struct r10conf *conf = data;
259 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio)
277 struct r10conf *conf = r10_bio->mddev->private;
285 struct r10conf *conf = r10_bio->mddev->private;
292 static void wake_up_barrier(struct r10conf *conf)
302 struct r10conf *conf = mddev->private;
323 struct r10conf *conf = r10_bio->mddev->private;
343 struct r10conf *conf = r10_bio->mddev->private;
352 static int find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio,
382 struct r10conf *conf = r10_bio->mddev->private;
458 struct r10conf *conf = r10_bio->mddev->private;
650 static void raid10_find_phys(struct r10conf *conf, struct r10bio *r10bio)
665 static sector_t raid10_find_virt(struct r10conf *conf, sector_t sector, int dev)
729 static struct md_rdev *read_balance(struct r10conf *conf,
885 static void flush_pending_writes(struct r10conf *conf)
948 static void raise_barrier(struct r10conf *conf, int force)
968 static void lower_barrier(struct r10conf *conf)
978 static bool stop_waiting_barrier(struct r10conf *conf)
1012 static bool wait_barrier_nolock(struct r10conf *conf)
1029 static bool wait_barrier(struct r10conf *conf, bool nowait)
1057 static void allow_barrier(struct r10conf *conf)
1064 static void freeze_array(struct r10conf *conf, int extra)
1088 static void unfreeze_array(struct r10conf *conf)
1112 struct r10conf *conf = mddev->private;
1146 static bool regular_request_wait(struct mddev *mddev, struct r10conf *conf,
1175 struct r10conf *conf = mddev->private;
1277 struct r10conf *conf = mddev->private;
1346 struct r10conf *conf = mddev->private;
1410 struct r10conf *conf = mddev->private;
1570 struct r10conf *conf = mddev->private;
1593 struct r10conf *conf = r10bio->mddev->private;
1616 struct r10conf *conf = r10_bio->mddev->private;
1652 struct r10conf *conf = mddev->private;
1902 struct r10conf *conf = mddev->private;
1939 struct r10conf *conf = mddev->private;
1970 static int _enough(struct r10conf *conf, int previous, int ignore)
2006 static int enough(struct r10conf *conf, int ignore)
2034 struct r10conf *conf = mddev->private;
2062 static void print_conf(struct r10conf *conf)
2087 static void close_sync(struct r10conf *conf)
2098 struct r10conf *conf = mddev->private;
2145 struct r10conf *conf = mddev->private;
2216 struct r10conf *conf = mddev->private;
2280 struct r10conf *conf = r10_bio->mddev->private;
2307 struct r10conf *conf = r10_bio->mddev->private;
2352 struct r10conf *conf = mddev->private;
2405 struct r10conf *conf = mddev->private;
2544 struct r10conf *conf = mddev->private;
2619 struct r10conf *conf = mddev->private;
2726 static void fix_read_error(struct r10conf *conf, struct mddev *mddev, struct r10bio *r10_bio)
2907 struct r10conf *conf = mddev->private;
2968 struct r10conf *conf = mddev->private;
3002 static void handle_write_completed(struct r10conf *conf, struct r10bio *r10_bio)
3108 struct r10conf *conf = mddev->private;
3177 static int init_resync(struct r10conf *conf)
3195 static struct r10bio *raid10_alloc_init_r10buf(struct r10conf *conf)
3228 static void raid10_set_cluster_sync_high(struct r10conf *conf)
3296 struct r10conf *conf = mddev->private;
3933 struct r10conf *conf = mddev->private;
3949 static void calc_sectors(struct r10conf *conf, sector_t size)
4036 static void raid10_free_conf(struct r10conf *conf)
4050 static struct r10conf *setup_conf(struct mddev *mddev)
4052 struct r10conf *conf = NULL;
4072 conf = kzalloc(sizeof(struct r10conf), GFP_KERNEL);
4137 static void raid10_set_io_opt(struct r10conf *conf)
4149 struct r10conf *conf;
4337 struct r10conf *conf = mddev->private;
4359 struct r10conf *conf = mddev->private;
4393 struct r10conf *conf;
4463 struct r10conf *conf = mddev->private;
4510 static int calc_degraded(struct r10conf *conf)
4570 struct r10conf *conf = mddev->private;
4812 struct r10conf *conf = mddev->private;
5058 struct r10conf *conf = mddev->private;
5098 static void end_reshape(struct r10conf *conf)
5118 struct r10conf *conf = mddev->private;
5134 struct r10conf *conf = mddev->private;
5208 struct r10conf *conf = mddev->private;
5242 struct r10conf *conf = mddev->private;