|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| void * | context |
| uint8_t * | buf |
| PMDL | mdl |
| device * | device |
| NTSTATUS | Status |
| PIRP | Irp |
| LIST_ENTRY | list_entry |
Definition at line 2180 of file flushthread.c.
| uint8_t* write_superblocks_stripe::buf |
Definition at line 2182 of file flushthread.c.
| void* write_superblocks_stripe::context |
Definition at line 2181 of file flushthread.c.
| device* write_superblocks_stripe::device |
Definition at line 2184 of file flushthread.c.
| PIRP write_superblocks_stripe::Irp |
Definition at line 2186 of file flushthread.c.
| LIST_ENTRY write_superblocks_stripe::list_entry |
Definition at line 2187 of file flushthread.c.
| PMDL write_superblocks_stripe::mdl |
Definition at line 2183 of file flushthread.c.
| NTSTATUS write_superblocks_stripe::Status |
Definition at line 2185 of file flushthread.c.