Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid10.h42 int far_offset; /* far_copies are offset by 1 member
Draid10.c620 if (geo->far_offset) in __raid10_find_phys()
698 if (geo->far_offset) { in raid10_find_virt()
1598 if (conf->geo.far_offset) in raid10_status()
3598 if (conf->geo.far_offset) in calc_sectors()
3641 geo->far_offset = fo; in setup_geo()
3721 if (conf->prev.far_offset) in setup_conf()
3865 conf->geo.far_offset == 0) in raid10_run()
3868 conf->prev.far_offset == 0) in raid10_run()
4015 if (conf->geo.far_copies > 1 && !conf->geo.far_offset) in raid10_resize()
4117 if (conf->geo.far_copies != 1 && !conf->geo.far_offset) in raid10_check_reshape()
[all …]