ReactOS 0.4.16-dev-835-gd769f56
|
#include <storage32.h>
Definition at line 145 of file storage32.h.
GUID DirEntry::clsid |
Definition at line 153 of file storage32.h.
Referenced by StorageBaseImpl_CopyStorageTree(), StorageBaseImpl_SetClass(), TransactedSharedImpl_Commit(), TransactedSnapshotImpl_Commit(), and UpdateRawDirEntry().
FILETIME DirEntry::ctime |
Definition at line 154 of file storage32.h.
Referenced by StorageBaseImpl_CopyStorageTree(), TransactedSharedImpl_Commit(), TransactedSnapshotImpl_Commit(), and UpdateRawDirEntry().
DirRef DirEntry::dirRootEntry |
Definition at line 152 of file storage32.h.
Referenced by findTreeParent(), insertIntoTree(), StorageBaseImpl_CopyStorageTree(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageImpl_Refresh(), TransactedSharedImpl_Commit(), TransactedSnapshotImpl_Commit(), TransactedSnapshotImpl_CopyTree(), TransactedSnapshotImpl_CreateDirEntry(), TransactedSnapshotImpl_FindNextChild(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
DirRef DirEntry::leftChild |
Definition at line 150 of file storage32.h.
Referenced by findTreeParent(), insertIntoTree(), removeFromTree(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageBaseImpl_RenameElement(), StorageImpl_Refresh(), TransactedSnapshotImpl_CopyTree(), TransactedSnapshotImpl_CreateDirEntry(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
FILETIME DirEntry::mtime |
Definition at line 155 of file storage32.h.
Referenced by StorageBaseImpl_CopyStorageTree(), TransactedSharedImpl_Commit(), TransactedSnapshotImpl_Commit(), and UpdateRawDirEntry().
WCHAR DirEntry::name[DIRENTRY_NAME_MAX_LEN] |
Definition at line 147 of file storage32.h.
Referenced by deleteStorageContents(), deleteStreamContents(), findTreeParent(), insertIntoTree(), removeFromTree(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageBaseImpl_RenameElement(), StorageImpl_Refresh(), TransactedSnapshotImpl_CreateDirEntry(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
DirRef DirEntry::rightChild |
Definition at line 151 of file storage32.h.
Referenced by findTreeParent(), insertIntoTree(), removeFromTree(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageBaseImpl_RenameElement(), StorageImpl_Refresh(), TransactedSnapshotImpl_CopyTree(), TransactedSnapshotImpl_CreateDirEntry(), TransactedSnapshotImpl_FindNextChild(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
ULARGE_INTEGER DirEntry::size |
Definition at line 157 of file storage32.h.
Referenced by BlockChainStream_GetSize(), SmallBlockChainStream_GetNextFreeBlock(), SmallBlockChainStream_GetSize(), StgStreamImpl_Seek(), StorageBaseImpl_CopyStream(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageImpl_Refresh(), StorageImpl_StreamLink(), TransactedSnapshotImpl_CopyTree(), TransactedSnapshotImpl_StreamLink(), and UpdateRawDirEntry().
WORD DirEntry::sizeOfNameString |
Definition at line 148 of file storage32.h.
Referenced by StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageImpl_Refresh(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
ULONG DirEntry::startingBlock |
Definition at line 156 of file storage32.h.
Referenced by BlockChainStream_Enlarge(), BlockChainStream_GetHeadOfChain(), BlockChainStream_Shrink(), SmallBlockChainStream_Enlarge(), SmallBlockChainStream_GetHeadOfChain(), SmallBlockChainStream_Shrink(), Storage32Impl_BigBlocksToSmallBlocks(), Storage32Impl_SmallBlocksToBigBlocks(), StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageImpl_Refresh(), StorageImpl_StreamLink(), TransactedSnapshotImpl_CopyTree(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().
BYTE DirEntry::stgType |
Definition at line 149 of file storage32.h.
Referenced by StorageBaseImpl_CreateStorage(), StorageBaseImpl_CreateStream(), StorageBaseImpl_DestroyElement(), StorageBaseImpl_OpenStorage(), StorageBaseImpl_OpenStream(), StorageImpl_Refresh(), TransactedSnapshotImpl_MakeStreamDirty(), and UpdateRawDirEntry().