Home
last modified time | relevance | path

Searched refs:r10conf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/md/
Draid10.c100 static void allow_barrier(struct r10conf *conf);
101 static void lower_barrier(struct r10conf *conf);
102 static int _enough(struct r10conf *conf, int previous, int ignore);
103 static int enough(struct r10conf *conf, int ignore);
108 static void end_reshape(struct r10conf *conf);
126 struct r10conf *conf = data; in r10bio_pool_alloc()
156 struct r10conf *conf = data; in r10buf_pool_alloc()
250 struct r10conf *conf = data; in r10buf_pool_free()
275 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios()
293 struct r10conf *conf = r10_bio->mddev->private; in free_r10bio()
[all …]
Draid10.h28 struct r10conf { struct