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

/linux-master/drivers/md/
H A Draid10.h42 int far_offset; /* far_copies are offset by 1 member in struct:r10conf::geom
47 * far_offset, in which case it is
H A Draid10.c35 * far_offset (stored in bit 16 of layout )
48 * If far_offset is true, then the far_copies are handled a bit differently.
604 if (geo->far_offset)
682 if (geo->far_offset) {
1675 if (geo->far_offset)
1684 if (geo->far_offset)
1809 if (!geo->far_offset && --far_copies) {
1877 if (conf->geo.far_offset)
3804 if (conf->geo.far_offset)
3847 geo->far_offset
[all...]

Completed in 178 milliseconds