Searched refs:VolumeInfo (Results 1 – 3 of 3) 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,
58 import android.os.storage.VolumeInfo;1135 public List<VolumeInfo> getPackageCandidateVolumes(ApplicationInfo app) { in getPackageCandidateVolumes()1150 public @NonNull List<VolumeInfo> getPrimaryStorageCandidateVolumes() { in getPrimaryStorageCandidateVolumes()