Home
last modified time | relevance | path

Searched refs:GetVolumeInformation (Results 1 – 10 of 10) sorted by relevance

/reactos/base/shell/cmd/
H A Dvol.c35 if (!GetVolumeInformation(pszRootPath, in PrintVolumeHeader()
H A Dfree.c45 if (!GetVolumeInformation (szRootPath, szVolume, 64, &dwSerial, in PrintDiskInfo()
H A Ddir.c613 !GetVolumeInformation(szRootName, szVolName, ARRAYSIZE(szVolName), in PrintDirectoryHeader()
/reactos/modules/rostests/apitests/kernel32/
H A DCMakeLists.txt20 GetVolumeInformation.c
H A DGetVolumeInformation.c120 START_TEST(GetVolumeInformation) in START_TEST() argument
/reactos/base/applications/cmdutils/fsutil/
H A Dcommon.c74 if (!GetVolumeInformation(VolumeID, NULL, 0, NULL, NULL, NULL, FileSystem, MAX_PATH + 1)) in OpenVolume()
H A Dfsinfo.c123 if (!GetVolumeInformation(argv[1], VolumeName, MAX_PATH + 1, &Serial, in VolumeInfoMain()
/reactos/dll/cpl/sysdm/
H A Dvirtmem.c242 if (GetVolumeInformation(DrivePtr, in ParseMemSettings()
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dfilechild.cpp202GetVolumeInformation(drv, _root._volname, _MAX_FNAME, 0, 0, &_root._fs_flags, _root._fs, COUNTOF(_… in FileChildWindow()
/reactos/sdk/include/psdk/
H A Dwinbase.h3669 #define GetVolumeInformation GetVolumeInformationW macro
3878 #define GetVolumeInformation GetVolumeInformationA macro