Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | raid10_info |
struct | r10conf |
struct | r10conf::geom |
struct | r10bio |
struct | r10bio::r10dev |
Enumerations | |
enum | r10bio_state { R10BIO_Uptodate, R10BIO_IsSync, R10BIO_IsRecover, R10BIO_IsReshape, R10BIO_Degraded, R10BIO_ReadError, R10BIO_MadeGood, R10BIO_WriteError, R10BIO_Previous } |
Functions | |
int | md_raid10_congested (struct mddev *mddev, int bits) |
enum r10bio_state |