ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <imports.h>
Public Attributes | |
ULONG | SymbolicLinkNameOffset |
USHORT | SymbolicLinkNameLength |
ULONG | UniqueIdOffset |
USHORT | UniqueIdLength |
ULONG | DeviceNameOffset |
USHORT | DeviceNameLength |
USHORT _MOUNTMGR_MOUNT_POINT::DeviceNameLength |
Definition at line 169 of file imports.h.
Referenced by GetVolumeNameForRoot(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), remove_drive_letter(), and TraceMountPoint().
ULONG _MOUNTMGR_MOUNT_POINT::DeviceNameOffset |
Definition at line 168 of file imports.h.
Referenced by GetVolumeNameForRoot(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), remove_drive_letter(), and TraceMountPoint().
USHORT _MOUNTMGR_MOUNT_POINT::SymbolicLinkNameLength |
Definition at line 165 of file imports.h.
Referenced by GetVolumeNameForRoot(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and TraceMountPoint().
ULONG _MOUNTMGR_MOUNT_POINT::SymbolicLinkNameOffset |
Definition at line 164 of file imports.h.
Referenced by GetVolumeNameForRoot(), mountmgr_updated(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), QueryPointsFromSymbolicLinkName(), and TraceMountPoint().
USHORT _MOUNTMGR_MOUNT_POINT::UniqueIdLength |
Definition at line 167 of file imports.h.
Referenced by MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().
ULONG _MOUNTMGR_MOUNT_POINT::UniqueIdOffset |
Definition at line 166 of file imports.h.
Referenced by MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), MountMgrQueryPoints(), QueryPointsFromMemory(), and QueryPointsFromSymbolicLinkName().