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

/freebsd-10.0-release/sys/geom/raid/
H A Dmd_intel.c179 uint8_t total_volumes; member in struct:intel_raid_conf
188 /* Here goes total_volumes of struct intel_raid_vol. */
389 printf("total_volumes %u\n", meta->total_volumes);
402 for (i = 0; i < meta->total_volumes; i++) {
548 sizeof(struct intel_raid_vol) * meta->total_volumes;
556 for (i = 0; i < meta->total_volumes; i++) {
591 for (i = 0; i < meta->total_volumes; i++) {
610 for (i = 0; i < meta->total_volumes; i++) {
1158 for (i = 0; i < meta->total_volumes;
[all...]

Completed in 77 milliseconds