Lines Matching full:stripe
278 * Read policies for mirrored block group profiles, read picks the stripe based
282 /* Use process PID to choose the stripe */
405 * Context for IO subsmission for device stripe.
418 * - Contain RAID56 full stripe logical bytenrs
430 * stripe for replace.
468 * The duplicated stripe index would be
478 * Logical bytenr of the full stripe start, only for RAID56 cases.
486 * stripes[0]: The first data stripe
487 * stripes[1]: The second data stripe
489 * stripes[data_stripes - 1]: The last data stripe
490 * stripes[data_stripes]: The P stripe
491 * stripes[data_stripes + 1]: The Q stripe (only for RAID6).