Searched refs:VolumeInfo (Results 1 – 2 of 2) sorted by relevance
35 S_NTFSSECT_VOLINFO * VolumeInfo37 static DWORD NtfsSectGetVolumePartitionLba(S_NTFSSECT_VOLINFO * VolumeInfo);95 S_NTFSSECT_VOLINFO * VolumeInfo in NtfsSectGetVolumeHandle() argument115 VolumeInfo->Handle = CreateFile( in NtfsSectGetVolumeHandle()125 if (VolumeInfo->Handle == INVALID_HANDLE_VALUE) { in NtfsSectGetVolumeHandle()132 CloseHandle(VolumeInfo->Handle); in NtfsSectGetVolumeHandle()140 S_NTFSSECT_VOLINFO * VolumeInfo in NtfsSectGetVolumeInfo() argument146 if (!VolumeName || !VolumeInfo) in NtfsSectGetVolumeInfo()149 rc = NtfsSectGetVolumeHandle(VolumeName, VolumeInfo); in NtfsSectGetVolumeInfo()159 &VolumeInfo->SectorsPerCluster, in NtfsSectGetVolumeInfo()[all …]
77 S_NTFSSECT_VOLINFO * VolumeInfo89 S_NTFSSECT_VOLINFO * VolumeInfo101 const S_NTFSSECT_VOLINFO * VolumeInfo,