Home
last modified time | relevance | path

Searched defs:lpszVolumeName (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/kernel32/client/file/
H A Dmntpoint.c18 OUT LPWSTR lpszVolumeName, in GetVolumeNameForRoot()
258 OUT LPWSTR lpszVolumeName, in BasepGetVolumeNameFromReparsePoint()
399 OUT LPWSTR lpszVolumeName, in BasepGetVolumeNameForVolumeMountPoint()
519 IN LPSTR lpszVolumeName, in GetVolumeNameForVolumeMountPointA()
584 IN LPCWSTR lpszVolumeName) in SetVolumeMountPointW()
596 IN LPCSTR lpszVolumeName) in SetVolumeMountPointA()
H A Dvolume.c1117 GetVolumePathNamesForVolumeNameA(IN LPCSTR lpszVolumeName, in GetVolumePathNamesForVolumeNameA()
1227 GetVolumePathNamesForVolumeNameW(IN LPCWSTR lpszVolumeName, in GetVolumePathNamesForVolumeNameW()
/reactos/boot/freeldr/install/
H A Dinstall.c61 BOOL BackupBootSector(LPCTSTR lpszVolumeName) in BackupBootSector()
H A Dvolume.c28 BOOL OpenVolume(LPCTSTR lpszVolumeName) in OpenVolume()