|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | raid1_info |
| struct | pool_info |
| struct | r1conf |
| struct | r1bio |
Macros | |
| #define | R1BIO_Uptodate 0 |
| #define | R1BIO_IsSync 1 |
| #define | R1BIO_Degraded 2 |
| #define | R1BIO_BehindIO 3 |
| #define | R1BIO_ReadError 4 |
| #define | R1BIO_Returned 6 |
| #define | R1BIO_MadeGood 7 |
| #define | R1BIO_WriteError 8 |
Functions | |
| int | md_raid1_congested (struct mddev *mddev, int bits) |
1.8.2