Go to the source code of this file.
Defines | |
#define | RAID_TYPE_0 1 |
#define | RAID_TYPE_x 2 |
#define | RAID_TYPE_y 3 |
#define | RAID_DEFAULT_CHUNKS 4 |
#define | RAID_DEFAULT_CHUNKSIZE 256*1024 |
#define | my_raid_type(raid_type) raid_type_string[(int)(raid_type)] |
Variables | |
const char * | raid_type_string [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|