Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1588 if (conf->geo.far_offset) in status()
3458 if (conf->geo.far_offset) in calc_sectors()
3501 geo->far_offset = fo; in setup_geo()
3563 if (conf->prev.far_offset) in setup_conf()
3694 conf->geo.far_offset == 0) in run()
3697 conf->prev.far_offset == 0) in run()
3843 if (conf->geo.far_copies > 1 && !conf->geo.far_offset) in raid10_resize()
3948 if (conf->geo.far_copies != 1 && !conf->geo.far_offset) in raid10_check_reshape()
[all …]