Lines Matching defs:components
707 printf("# WARNING: no optimal components; using %s\n",
1237 char *components[RF_MAXCOL];
1256 /* remaining args must be components */
1259 components[i-1] = argv[i];
1263 /* Level 0 must have at least two components.
1264 Level 1 must have exactly two components.
1265 Level 5 must have at least three components. */
1279 strlcpy(cfg.devnames[0][i], components[i],
1304 /* 4 components makes 3 data components. No power of 2 is
1306 regardless of what number we choose here. 5 components is
1307 what we are really hoping for here, as 5 components with 4
1308 data components on RAID 5 means 32 blocks (16K) per data
1312 /* 9 components here is optimal for 16 blocks (8K) per data