Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid0.c41 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()
74 struct r0conf *conf = kzalloc(sizeof(*conf), GFP_KERNEL); in create_strip_zones()
292 static struct strip_zone *find_zone(struct r0conf *conf, in find_zone()
317 struct r0conf *conf = mddev->private; in map_sector()
364 struct r0conf *conf; in raid0_run()
423 struct r0conf *conf = priv; in raid0_free()
432 struct r0conf *conf = mddev->private; in raid0_handle_discard()
522 struct r0conf *conf = mddev->private; in raid0_make_request()
602 struct r0conf *priv_conf; in raid0_takeover_raid45()
[all …]
H A Draid0.h24 struct r0conf { struct
H A Draid10.c4027 struct r0conf *raid0_conf; in raid10_takeover()
H A Draid5.c8390 struct r0conf *raid0_conf = mddev->private; in raid45_takeover_raid0()