drivers/md/raid10.c
1005
static bool wait_barrier(struct r10conf *conf, bool nowait)
drivers/md/raid10.c
1033
static void allow_barrier(struct r10conf *conf)
drivers/md/raid10.c
1040
static void freeze_array(struct r10conf *conf, int extra)
drivers/md/raid10.c
1064
static void unfreeze_array(struct r10conf *conf)
drivers/md/raid10.c
108
struct r10conf *conf = data;
drivers/md/raid10.c
1088
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1122
static bool regular_request_wait(struct mddev *mddev, struct r10conf *conf,
drivers/md/raid10.c
1151
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1259
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1298
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
133
struct r10conf *conf = data;
drivers/md/raid10.c
1355
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1542
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1568
struct r10conf *conf = r10bio->mddev->private;
drivers/md/raid10.c
1591
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
1618
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1887
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1924
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1956
static int _enough(struct r10conf *conf, int previous, int ignore)
drivers/md/raid10.c
1990
static int enough(struct r10conf *conf, int ignore)
drivers/md/raid10.c
2018
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2046
static void print_conf(struct r10conf *conf)
drivers/md/raid10.c
2070
static void close_sync(struct r10conf *conf)
drivers/md/raid10.c
2081
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2128
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2191
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2242
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2269
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
231
struct r10conf *conf = data;
drivers/md/raid10.c
2314
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2364
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2497
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2570
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
259
static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio)
drivers/md/raid10.c
2634
static void fix_read_error(struct r10conf *conf, struct mddev *mddev, struct r10bio *r10_bio)
drivers/md/raid10.c
277
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2793
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
285
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2856
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2890
static void handle_write_completed(struct r10conf *conf, struct r10bio *r10_bio)
drivers/md/raid10.c
292
static void wake_up_barrier(struct r10conf *conf)
drivers/md/raid10.c
2986
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
302
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3053
static int init_resync(struct r10conf *conf)
drivers/md/raid10.c
3071
static struct r10bio *raid10_alloc_init_r10buf(struct r10conf *conf)
drivers/md/raid10.c
3104
static void raid10_set_cluster_sync_high(struct r10conf *conf)
drivers/md/raid10.c
3172
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
323
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
345
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
354
static int find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio,
drivers/md/raid10.c
3737
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3753
static void calc_sectors(struct r10conf *conf, sector_t size)
drivers/md/raid10.c
384
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
3842
static void raid10_free_conf(struct r10conf *conf)
drivers/md/raid10.c
3856
static struct r10conf *setup_conf(struct mddev *mddev)
drivers/md/raid10.c
3858
struct r10conf *conf = NULL;
drivers/md/raid10.c
3878
conf = kzalloc_obj(struct r10conf);
drivers/md/raid10.c
3942
static unsigned int raid10_nr_stripes(struct r10conf *conf)
drivers/md/raid10.c
3953
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3974
struct r10conf *conf;
drivers/md/raid10.c
4153
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4175
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4212
struct r10conf *conf;
drivers/md/raid10.c
4282
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4328
static int calc_degraded(struct r10conf *conf)
drivers/md/raid10.c
4386
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
459
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
4622
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4865
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4902
static void end_reshape(struct r10conf *conf)
drivers/md/raid10.c
4921
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4937
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
5007
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
5037
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
644
static void raid10_find_phys(struct r10conf *conf, struct r10bio *r10bio)
drivers/md/raid10.c
659
static sector_t raid10_find_virt(struct r10conf *conf, sector_t sector, int dev)
drivers/md/raid10.c
70
static void allow_barrier(struct r10conf *conf);
drivers/md/raid10.c
71
static void lower_barrier(struct r10conf *conf);
drivers/md/raid10.c
72
static int _enough(struct r10conf *conf, int previous, int ignore);
drivers/md/raid10.c
723
static struct md_rdev *read_balance(struct r10conf *conf,
drivers/md/raid10.c
73
static int enough(struct r10conf *conf, int ignore);
drivers/md/raid10.c
78
static void end_reshape(struct r10conf *conf);
drivers/md/raid10.c
861
static void flush_pending_writes(struct r10conf *conf)
drivers/md/raid10.c
924
static void raise_barrier(struct r10conf *conf, int force)
drivers/md/raid10.c
944
static void lower_barrier(struct r10conf *conf)
drivers/md/raid10.c
954
static bool stop_waiting_barrier(struct r10conf *conf)
drivers/md/raid10.c
988
static bool wait_barrier_nolock(struct r10conf *conf)