Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.h42 int far_offset; /* far_copies are offset by 1 member
H A Draid10.c584 if (geo->far_offset) in __raid10_find_phys()
662 if (geo->far_offset) { in raid10_find_virt()
1548 if (conf->geo.far_offset) in raid10_status()
3553 if (conf->geo.far_offset) in calc_sectors()
3596 geo->far_offset = fo; in setup_geo()
3676 if (conf->prev.far_offset) in setup_conf()
3825 conf->geo.far_offset == 0) in raid10_run()
3828 conf->prev.far_offset == 0) in raid10_run()
3964 if (conf->geo.far_copies > 1 && !conf->geo.far_offset) in raid10_resize()
4066 if (conf->geo.far_copies != 1 && !conf->geo.far_offset) in raid10_check_reshape()
[all …]