Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid0.c42 struct r0conf *conf = mddev->private; in dump_zones()
65 static int create_strip_zones(struct mddev *mddev, struct r0conf **private_conf) in create_strip_zones()
72 struct r0conf *conf = kzalloc_obj(*conf); in create_strip_zones()
304 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone()
329 struct r0conf *conf = mddev->private; in map_sector()
374 struct r0conf *conf = priv; in raid0_free()
403 struct r0conf *conf; in raid0_run()
456 struct r0conf *conf = mddev->private; in raid0_handle_discard()
557 struct r0conf *conf = mddev->private; in raid0_map_submit_bio()
646 struct r0conf *priv_conf; in raid0_takeover_raid45()
[all …]
H A Draid0.h25 struct r0conf { struct
H A Draid10.c4222 struct r0conf *raid0_conf; in raid10_takeover()
H A Draid5.c8690 struct r0conf *raid0_conf = mddev->private; in raid45_takeover_raid0()