ReactOS 0.4.16-dev-13-ge2fc578
|
Definition at line 131 of file storage32.c.
struct StorageBaseImpl TransactedSnapshotImpl::base |
Definition at line 133 of file storage32.c.
TransactedDirEntry* TransactedSnapshotImpl::entries |
Definition at line 142 of file storage32.c.
ULONG TransactedSnapshotImpl::entries_size |
Definition at line 143 of file storage32.c.
ULONG TransactedSnapshotImpl::firstFreeEntry |
Definition at line 144 of file storage32.c.
ULONG TransactedSnapshotImpl::lastTransactionSig |
Definition at line 152 of file storage32.c.
StorageBaseImpl* TransactedSnapshotImpl::scratch |
Definition at line 138 of file storage32.c.
StorageBaseImpl* TransactedSnapshotImpl::transactedParent |
Definition at line 149 of file storage32.c.