ReactOS 0.4.15-dev-7953-g1f49173
_MBCB Struct Reference

#include <cctypes.h>

Collaboration diagram for _MBCB:

Public Attributes

CSHORT NodeTypeCode
 
CSHORT NodeIsInZone
 
ULONG PagesToWrite
 
ULONG DirtyPages
 
ULONG Reserved
 
LIST_ENTRY BitmapRanges
 
LONGLONG ResumeWritePage
 
BITMAP_RANGE BitmapRange1
 
BITMAP_RANGE BitmapRange2
 
BITMAP_RANGE BitmapRange3
 

Detailed Description

Definition at line 98 of file cctypes.h.

Member Data Documentation

◆ BitmapRange1

BITMAP_RANGE _MBCB::BitmapRange1

Definition at line 107 of file cctypes.h.

◆ BitmapRange2

BITMAP_RANGE _MBCB::BitmapRange2

Definition at line 108 of file cctypes.h.

◆ BitmapRange3

BITMAP_RANGE _MBCB::BitmapRange3

Definition at line 109 of file cctypes.h.

◆ BitmapRanges

LIST_ENTRY _MBCB::BitmapRanges

Definition at line 105 of file cctypes.h.

◆ DirtyPages

ULONG _MBCB::DirtyPages

Definition at line 103 of file cctypes.h.

◆ NodeIsInZone

CSHORT _MBCB::NodeIsInZone

Definition at line 101 of file cctypes.h.

◆ NodeTypeCode

CSHORT _MBCB::NodeTypeCode

Definition at line 100 of file cctypes.h.

◆ PagesToWrite

ULONG _MBCB::PagesToWrite

Definition at line 102 of file cctypes.h.

◆ Reserved

ULONG _MBCB::Reserved

Definition at line 104 of file cctypes.h.

◆ ResumeWritePage

LONGLONG _MBCB::ResumeWritePage

Definition at line 106 of file cctypes.h.


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