Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid0.c40 struct r0conf *conf = mddev->private; in dump_zones()
63 static int create_strip_zones(struct mddev *mddev, struct r0conf **private_conf) in create_strip_zones()
70 struct r0conf *conf = kzalloc(sizeof(*conf), GFP_KERNEL); in create_strip_zones()
300 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone()
325 struct r0conf *conf = mddev->private; in map_sector()
370 struct r0conf *conf = priv; in raid0_free()
396 struct r0conf *conf; in raid0_run()
448 struct r0conf *conf = mddev->private; in raid0_handle_discard()
554 struct r0conf *conf = mddev->private; in raid0_map_submit_bio()
650 struct r0conf *priv_conf; in raid0_takeover_raid45()
[all …]
H A Draid0.h25 struct r0conf { struct
H A Draid10.c4302 struct r0conf *raid0_conf; in raid10_takeover()