|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Public Attributes | |
| lba_t | lba |
| ULONG | crc |
| PUCHAR | Buffer |
| LIST_ENTRY | vrfList |
| BOOLEAN | queued |
| PUCHAR _UDF_VERIFY_ITEM::Buffer |
Definition at line 25 of file remap.cpp.
Referenced by UDFVRead(), and UDFVStoreBlock().
| ULONG _UDF_VERIFY_ITEM::crc |
Definition at line 24 of file remap.cpp.
Referenced by UDFVRead(), UDFVStoreBlock(), and UDFVUpdateBlock().
| lba_t _UDF_VERIFY_ITEM::lba |
Definition at line 23 of file remap.cpp.
Referenced by UDFVForget(), UDFVRead(), UDFVRemoveBlock(), UDFVStoreBlock(), UDFVUpdateBlock(), UDFVVerify(), and UDFVWrite().
| BOOLEAN _UDF_VERIFY_ITEM::queued |
Definition at line 27 of file remap.cpp.
Referenced by UDFVStoreBlock(), and UDFVVerify().
| LIST_ENTRY _UDF_VERIFY_ITEM::vrfList |
Definition at line 26 of file remap.cpp.
Referenced by UDFVRemoveBlock(), UDFVStoreBlock(), and UDFVWrite().