|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <struct.h>

| uint32 _UDFContextControlBlock::CCBFlags |
Definition at line 117 of file struct.h.
Referenced by UDFRename().
| PUNICODE_STRING _UDFContextControlBlock::DirectorySearchPattern |
| struct _UDFFileControlBlock* _UDFContextControlBlock::Fcb |
Definition at line 111 of file struct.h.
Referenced by UDFCommonCreate().
| PFILE_OBJECT _UDFContextControlBlock::FileObject |
| HASH_ENTRY _UDFContextControlBlock::hashes |
| LIST_ENTRY _UDFContextControlBlock::NextCCB |
| UDFIdentifier _UDFContextControlBlock::NodeIdentifier |
Definition at line 109 of file struct.h.
Referenced by UDFCommonCreate().
| ACCESS_MASK _UDFContextControlBlock::PreviouslyGrantedAccess |
| ULONG _UDFContextControlBlock::TreeLength |
Definition at line 124 of file struct.h.
Referenced by UDFRename().