ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
struct read_data_context * | context |
uint16_t | stripenum |
bool | rewrite |
PIRP | Irp |
IO_STATUS_BLOCK | iosb |
enum read_data_status | status |
PMDL | mdl |
uint64_t | stripestart |
uint64_t | stripeend |
struct read_data_context* read_data_stripe::context |
IO_STATUS_BLOCK read_data_stripe::iosb |
enum read_data_status read_data_stripe::status |
uint64_t read_data_stripe::stripestart |
Definition at line 40 of file read.c.
Referenced by read_data().