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
1251
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1290
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
133
struct r10conf *conf = data;
drivers/md/raid10.c
1347
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1531
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1554
struct r10conf *conf = r10bio->mddev->private;
drivers/md/raid10.c
1577
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
1604
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1867
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1903
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
1935
static int _enough(struct r10conf *conf, int previous, int ignore)
drivers/md/raid10.c
1969
static int enough(struct r10conf *conf, int ignore)
drivers/md/raid10.c
1997
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2025
static void print_conf(struct r10conf *conf)
drivers/md/raid10.c
2049
static void close_sync(struct r10conf *conf)
drivers/md/raid10.c
2060
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2107
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2170
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2221
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2248
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2293
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
231
struct r10conf *conf = data;
drivers/md/raid10.c
2343
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2476
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2549
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
2613
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
2772
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
2835
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
285
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
2869
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
2965
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
302
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3032
static int init_resync(struct r10conf *conf)
drivers/md/raid10.c
3050
static struct r10bio *raid10_alloc_init_r10buf(struct r10conf *conf)
drivers/md/raid10.c
3083
static void raid10_set_cluster_sync_high(struct r10conf *conf)
drivers/md/raid10.c
3151
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
3716
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3732
static void calc_sectors(struct r10conf *conf, sector_t size)
drivers/md/raid10.c
3819
static void raid10_free_conf(struct r10conf *conf)
drivers/md/raid10.c
3833
static struct r10conf *setup_conf(struct mddev *mddev)
drivers/md/raid10.c
3835
struct r10conf *conf = NULL;
drivers/md/raid10.c
384
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
3855
conf = kzalloc_obj(struct r10conf);
drivers/md/raid10.c
3919
static unsigned int raid10_nr_stripes(struct r10conf *conf)
drivers/md/raid10.c
3930
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
3950
struct r10conf *conf;
drivers/md/raid10.c
4129
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4151
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4188
struct r10conf *conf;
drivers/md/raid10.c
4258
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4304
static int calc_degraded(struct r10conf *conf)
drivers/md/raid10.c
4362
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
459
struct r10conf *conf = r10_bio->mddev->private;
drivers/md/raid10.c
4598
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4841
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4878
static void end_reshape(struct r10conf *conf)
drivers/md/raid10.c
4897
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4913
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
4983
struct r10conf *conf = mddev->private;
drivers/md/raid10.c
5013
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)