Linux Kernel
3.7.1
|
#include <raid_class.h>
Data Fields | |
struct list_head | component_list |
int | component_count |
enum raid_level | level |
enum raid_state | state |
int | resync |
Definition at line 43 of file raid_class.h.
int component_count |
Definition at line 45 of file raid_class.h.
Definition at line 44 of file raid_class.h.
enum raid_level level |
Definition at line 46 of file raid_class.h.
int resync |
Definition at line 48 of file raid_class.h.
enum raid_state state |
Definition at line 47 of file raid_class.h.