Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid10.h28 int far_offset; /* far_copies are offset by 1 member
Draid10.c575 if (geo->far_offset) in __raid10_find_phys()
653 if (geo->far_offset) { in raid10_find_virt()
1497 if (conf->geo.far_offset) in status()
3375 if (conf->geo.far_offset) in calc_sectors()
3418 geo->far_offset = fo; in setup_geo()
3495 if (conf->prev.far_offset) in setup_conf()
3624 conf->geo.far_offset == 0) in run()
3627 conf->prev.far_offset == 0) in run()
3771 if (conf->geo.far_copies > 1 && !conf->geo.far_offset) in raid10_resize()
3876 if (conf->geo.far_copies != 1 && !conf->geo.far_offset) in raid10_check_reshape()
[all …]