Home
last modified time | relevance | path

Searched refs:TargetVolumeNameLength (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/ddk/
H A Dmountmgr.h126 USHORT TargetVolumeNameLength; member
/reactos/drivers/storage/mountmgr/
H A Ddevice.c2021 … if (((ULONG)VolumeMountPoint->SourceVolumeNameLength + VolumeMountPoint->TargetVolumeNameLength) < in MountMgrVolumeMountPointChanged()
2149 TargetVolumeName->MaximumLength = VolumeMountPoint->TargetVolumeNameLength; in MountMgrVolumeMountPointChanged()