Home
last modified time | relevance | path

Searched refs:far_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/md/
Draid10.h42 int far_offset; /* far_copies are offset by 1 member
Draid10.c584 if (geo->far_offset) in __raid10_find_phys()
662 if (geo->far_offset) { in raid10_find_virt()
1565 if (conf->geo.far_offset) in raid10_status()
3567 if (conf->geo.far_offset) in calc_sectors()
3610 geo->far_offset = fo; in setup_geo()
3690 if (conf->prev.far_offset) in setup_conf()
3834 conf->geo.far_offset == 0) in raid10_run()
3837 conf->prev.far_offset == 0) in raid10_run()
3986 if (conf->geo.far_copies > 1 && !conf->geo.far_offset) in raid10_resize()
4088 if (conf->geo.far_copies != 1 && !conf->geo.far_offset) in raid10_check_reshape()
[all …]