Home
last modified time | relevance | path

Searched refs:r0conf (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/
H A Draid0.c43 struct r0conf *conf = mddev->private; in dump_zones()
66 static int create_strip_zones(struct mddev *mddev, struct r0conf **private_conf) in create_strip_zones()
73 struct r0conf *conf = kzalloc_obj(*conf); in create_strip_zones()
305 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone()
330 struct r0conf *conf = mddev->private; in map_sector()
375 struct r0conf *conf = priv; in raid0_free()
406 struct r0conf *conf; in raid0_run()
459 struct r0conf *conf = mddev->private; in raid0_handle_discard()
560 struct r0conf *conf = mddev->private; in raid0_map_submit_bio()
649 struct r0conf *priv_conf; in raid0_takeover_raid45()
[all …]
H A Draid0.h25 struct r0conf { struct
H A Draid10.c4217 struct r0conf *raid0_conf; in raid10_takeover()
H A Draid5.c8885 struct r0conf *raid0_conf = mddev->private; in raid45_takeover_raid0()