Home
last modified time | relevance | path

Searched refs:r10conf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/
H A Draid10.c67 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; in r10bio_pool_alloc()
133 struct r10conf *conf = data; in r10buf_pool_alloc()
231 struct r10conf *conf = data; in r10buf_pool_free()
259 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios()
277 struct r10conf *con in free_r10bio()
[all...]
H A Draid10.h28 struct r10conf { struct
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c67 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);
93 struct r10conf *conf = data; in r10bio_pool_alloc()
118 struct r10conf *conf = data; in r10buf_pool_alloc()
212 struct r10conf *conf = data; in r10buf_pool_free()
237 static void put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) in put_all_bios()
255 struct r10conf *con in free_r10bio()
[all...]
H A Draid10.h28 struct r10conf { struct

Completed in 8 milliseconds