ReactOS 0.4.15-dev-7924-g5949c20
_UDF_VERIFY_ITEM Struct Reference
Collaboration diagram for _UDF_VERIFY_ITEM:

Public Attributes

lba_t lba
 
ULONG crc
 
PUCHAR Buffer
 
LIST_ENTRY vrfList
 
BOOLEAN queued
 

Detailed Description

Definition at line 22 of file remap.cpp.

Member Data Documentation

◆ Buffer

PUCHAR _UDF_VERIFY_ITEM::Buffer

Definition at line 25 of file remap.cpp.

Referenced by UDFVRead(), and UDFVStoreBlock().

◆ crc

ULONG _UDF_VERIFY_ITEM::crc

Definition at line 24 of file remap.cpp.

Referenced by UDFVRead(), UDFVStoreBlock(), and UDFVUpdateBlock().

◆ lba

lba_t _UDF_VERIFY_ITEM::lba

◆ queued

BOOLEAN _UDF_VERIFY_ITEM::queued

Definition at line 27 of file remap.cpp.

Referenced by UDFVStoreBlock(), and UDFVVerify().

◆ vrfList

LIST_ENTRY _UDF_VERIFY_ITEM::vrfList

Definition at line 26 of file remap.cpp.

Referenced by UDFVRemoveBlock(), UDFVStoreBlock(), and UDFVWrite().


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