ReactOS 0.4.15-dev-7918-g2a2556c
_LOWIO_PER_FCB_INFO Struct Reference

#include <lowio.h>

Collaboration diagram for _LOWIO_PER_FCB_INFO:

Public Attributes

LIST_ENTRY PagingIoReadsOutstanding
 
LIST_ENTRY PagingIoWritesOutstanding
 

Detailed Description

Definition at line 17 of file lowio.h.

Member Data Documentation

◆ PagingIoReadsOutstanding

LIST_ENTRY _LOWIO_PER_FCB_INFO::PagingIoReadsOutstanding

Definition at line 19 of file lowio.h.

Referenced by RxInitializeLowIoPerFcbInfo().

◆ PagingIoWritesOutstanding

LIST_ENTRY _LOWIO_PER_FCB_INFO::PagingIoWritesOutstanding

Definition at line 20 of file lowio.h.

Referenced by RxInitializeLowIoPerFcbInfo().


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