Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

raid.h File Reference

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 []


Define Documentation

#define my_raid_type raid_type   )     raid_type_string[(int)(raid_type)]
 

Definition at line 26 of file raid.h.

#define RAID_DEFAULT_CHUNKS   4
 

Definition at line 22 of file raid.h.

#define RAID_DEFAULT_CHUNKSIZE   256*1024
 

Definition at line 23 of file raid.h.

#define RAID_TYPE_0   1
 

Definition at line 18 of file raid.h.

#define RAID_TYPE_x   2
 

Definition at line 19 of file raid.h.

#define RAID_TYPE_y   3
 

Definition at line 20 of file raid.h.


Variable Documentation

const char* raid_type_string[]
 


Generated on Sun May 14 14:51:29 2006 by  doxygen 1.4.2