ReactOS 0.4.16-dev-336-gb667d82
|
#include <mntmgr.h>
Public Attributes | |
ULONG | EntrySize |
ULONG | EntryReferences |
USHORT | SymbolicNameOffset |
USHORT | SymbolicNameLength |
USHORT | UniqueIdOffset |
USHORT | UniqueIdLength |
ULONG _DATABASE_ENTRY::EntryReferences |
Definition at line 88 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().
ULONG _DATABASE_ENTRY::EntrySize |
Definition at line 87 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().
USHORT _DATABASE_ENTRY::SymbolicNameLength |
Definition at line 90 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().
USHORT _DATABASE_ENTRY::SymbolicNameOffset |
Definition at line 89 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().
USHORT _DATABASE_ENTRY::UniqueIdLength |
Definition at line 92 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().
USHORT _DATABASE_ENTRY::UniqueIdOffset |
Definition at line 91 of file mntmgr.h.
Referenced by ChangeRemoteDatabaseUniqueId(), MountMgrVolumeMountPointCreated(), MountMgrVolumeMountPointDeleted(), and ReconcileThisDatabaseWithMasterWorker().