ReactOS
0.4.15-dev-2354-g9e947e2
|
#include <cdstruc.h>
Public Member Functions | |
_Field_range_ (==, CDFS_NTC_CCB) NODE_TYPE_CODE NodeTypeCode | |
_CCB::_Field_range_ | ( | CDFS_NTC_CCB | ) |
union { ... } |
CLOSE_CONTEXT _CCB::CloseContext |
Definition at line 1445 of file fatstruc.h.
FAT8DOT3 _CCB::Constant |
Definition at line 1421 of file fatstruc.h.
BOOLEAN _CCB::ContainsWildCards |
Definition at line 1374 of file fatstruc.h.
Referenced by _Requires_lock_held_(), and FatSetRenameInfo().
ULONG _CCB::EaModificationCount |
Definition at line 1432 of file fatstruc.h.
PVOID _CCB::EncryptionOnCloseContext |
Definition at line 1380 of file fatstruc.h.
PFCB _CCB::Fcb |
Definition at line 1086 of file cdstruc.h.
Referenced by CdCreateCcb().
ULONG _CCB::Flags |
Definition at line 1080 of file cdstruc.h.
Referenced by _Requires_lock_held_(), CdCreateCcb(), and FatSetRenameInfo().
NODE_BYTE_SIZE _CCB::NodeByteSize |
Definition at line 1074 of file cdstruc.h.
Referenced by CdCreateCcb().
NODE_TYPE_CODE _CCB::NodeTypeCode |
Definition at line 1365 of file fatstruc.h.
Referenced by CdCreateCcb().
union { ... } _CCB::OemQueryTemplate |
Referenced by _Requires_lock_held_(), and FatSetRenameInfo().
ULONG _CCB::OffsetOfNextEaToReturn |
Definition at line 1441 of file fatstruc.h.
VBO _CCB::OffsetToStartSearchFrom |
Definition at line 1396 of file fatstruc.h.
UNICODE_STRING _CCB::UnicodeQueryTemplate |
Definition at line 1425 of file fatstruc.h.
Referenced by _Requires_lock_held_(), and FatSetRenameInfo().
OEM_STRING _CCB::Wild |
Definition at line 1415 of file fatstruc.h.