ReactOS 0.4.15-dev-7931-gfd331f1
write_superblocks_stripe Struct Reference
Collaboration diagram for write_superblocks_stripe:

Public Attributes

voidcontext
 
uint8_tbuf
 
PMDL mdl
 
devicedevice
 
NTSTATUS Status
 
PIRP Irp
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 2180 of file flushthread.c.

Member Data Documentation

◆ buf

uint8_t* write_superblocks_stripe::buf

Definition at line 2182 of file flushthread.c.

◆ context

void* write_superblocks_stripe::context

Definition at line 2181 of file flushthread.c.

◆ device

device* write_superblocks_stripe::device

Definition at line 2184 of file flushthread.c.

◆ Irp

PIRP write_superblocks_stripe::Irp

Definition at line 2186 of file flushthread.c.

◆ list_entry

LIST_ENTRY write_superblocks_stripe::list_entry

Definition at line 2187 of file flushthread.c.

◆ mdl

PMDL write_superblocks_stripe::mdl

Definition at line 2183 of file flushthread.c.

◆ Status

NTSTATUS write_superblocks_stripe::Status

Definition at line 2185 of file flushthread.c.


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