Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
raid_data Struct Reference

#include <raid_class.h>

Data Fields

struct list_head component_list
 
int component_count
 
enum raid_level level
 
enum raid_state state
 
int resync
 

Detailed Description

Definition at line 43 of file raid_class.h.

Field Documentation

int component_count

Definition at line 45 of file raid_class.h.

struct list_head component_list

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.

Definition at line 47 of file raid_class.h.


The documentation for this struct was generated from the following file: