|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PVCB | Vcb |
| PUCHAR | Buffer |
| ULONG | nReq |
| UDF_VERIFY_REQ_RANGE | vr [MAX_VREQ_RANGES] |
| WORK_QUEUE_ITEM | VerifyItem |
| PUCHAR _UDF_VERIFY_REQ::Buffer |
Definition at line 39 of file remap.cpp.
Referenced by UDFVVerify(), and UDFVWorkItem().
| ULONG _UDF_VERIFY_REQ::nReq |
Definition at line 40 of file remap.cpp.
Referenced by UDFVVerify(), and UDFVWorkItem().
| PVCB _UDF_VERIFY_REQ::Vcb |
Definition at line 38 of file remap.cpp.
Referenced by UDFVVerify(), and UDFVWorkItem().
| WORK_QUEUE_ITEM _UDF_VERIFY_REQ::VerifyItem |
Definition at line 43 of file remap.cpp.
Referenced by UDFVVerify().
| UDF_VERIFY_REQ_RANGE _UDF_VERIFY_REQ::vr[MAX_VREQ_RANGES] |
Definition at line 41 of file remap.cpp.
Referenced by UDFVVerify(), and UDFVWorkItem().