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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid10.h24 int far_offset; /* far_copies are offset by 1 stripe member in struct:r10_private_data_s
32 * far_offset, in which case it is
H A Draid10.c37 * far_offset (stored in bit 16 of layout )
50 * If far_offset is true, then the far_copies are handled a bit differently.
392 if (conf->far_offset)
428 if (conf->far_offset) {
1003 if (conf->far_offset)
2219 conf->far_offset = fo;

Completed in 40 milliseconds