ReactOS 0.4.15-dev-7834-g00c4b3d
_FILE_SFIO_RESERVE_INFORMATION Struct Reference

#include <iotypes.h>

Public Attributes

ULONG RequestsPerPeriod
 
ULONG Period
 
BOOLEAN RetryFailures
 
BOOLEAN Discardable
 
ULONG RequestSize
 
ULONG NumOutstandingRequests
 

Detailed Description

Definition at line 1407 of file iotypes.h.

Member Data Documentation

◆ Discardable

BOOLEAN _FILE_SFIO_RESERVE_INFORMATION::Discardable

Definition at line 1411 of file iotypes.h.

◆ NumOutstandingRequests

ULONG _FILE_SFIO_RESERVE_INFORMATION::NumOutstandingRequests

Definition at line 1413 of file iotypes.h.

◆ Period

ULONG _FILE_SFIO_RESERVE_INFORMATION::Period

Definition at line 1409 of file iotypes.h.

◆ RequestSize

ULONG _FILE_SFIO_RESERVE_INFORMATION::RequestSize

Definition at line 1412 of file iotypes.h.

◆ RequestsPerPeriod

ULONG _FILE_SFIO_RESERVE_INFORMATION::RequestsPerPeriod

Definition at line 1408 of file iotypes.h.

◆ RetryFailures

BOOLEAN _FILE_SFIO_RESERVE_INFORMATION::RetryFailures

Definition at line 1410 of file iotypes.h.


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