|
ReactOS 0.4.16-dev-2384-gff6bd79
|

Definition at line 129 of file storage32.c.
| struct StorageBaseImpl TransactedSnapshotImpl::base |
Definition at line 131 of file storage32.c.
| TransactedDirEntry* TransactedSnapshotImpl::entries |
Definition at line 140 of file storage32.c.
| ULONG TransactedSnapshotImpl::entries_size |
Definition at line 141 of file storage32.c.
| ULONG TransactedSnapshotImpl::firstFreeEntry |
Definition at line 142 of file storage32.c.
| ULONG TransactedSnapshotImpl::lastTransactionSig |
Definition at line 150 of file storage32.c.
| StorageBaseImpl* TransactedSnapshotImpl::scratch |
Definition at line 136 of file storage32.c.
| StorageBaseImpl* TransactedSnapshotImpl::transactedParent |
Definition at line 147 of file storage32.c.