Searched refs:raid10_format (Results 1 – 2 of 2) sorted by relevance
71 [raid10_format <near|far|offset>]78 or 'raid10_copies 2' and/or 'raid10_format near' are given,92 If 'raid10_copies 2' and 'raid10_format far', then the layouts105 If 'raid10_copies 2' and 'raid10_format offset', then the
498 char *raid10_format = "near"; in parse_raid_params() local586 raid10_format = argv[i]; in parse_raid_params()710 if (strcmp("near", raid10_format) && (raid10_copies > 2)) { in parse_raid_params()719 rs->md.layout = raid10_format_to_md_layout(raid10_format, in parse_raid_params()