Lines Matching defs:two
61 Two data drives have failed, and we are doing a read that covers one of them.
167 Recover data in the case of a double failure. There can be two
179 depending on whether two chunks of recovery data were required.
181 The second condition only arises if there are two failed buffers
197 int two = 0;
214 two = 1;
231 if (two)
256 RF_ASSERT(two == 0);
373 Two lost data unit write case.
375 There are really two cases here:
377 (1) The write completely covers the two lost data units.