HomeSort by relevance Sort by last modified time
    Searched refs:DISK_GEOMETRY (Results 1 - 7 of 7) sorted by null

  /external/lzma/CPP/Windows/
FileIO.h 86 bool GetGeometry(DISK_GEOMETRY *res) const
89 bool GetCdRomGeometry(DISK_GEOMETRY *res) const
FileIO.cpp 266 DISK_GEOMETRY geom;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 77 DISK_GEOMETRY gi;
99 &gi, sizeof(DISK_GEOMETRY),
100 &gi, sizeof(DISK_GEOMETRY),
nt_io.c 754 DISK_GEOMETRY gi;
786 RtlZeroMemory(&gi, sizeof(DISK_GEOMETRY));
790 &gi, sizeof(DISK_GEOMETRY),
791 &gi, sizeof(DISK_GEOMETRY));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdddisk.h 296 } DISK_GEOMETRY, *PDISK_GEOMETRY;
299 DISK_GEOMETRY Geometry;
winioctl.h 525 } DISK_GEOMETRY,*PDISK_GEOMETRY;
711 DISK_GEOMETRY Geometry;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 674 DISK_GEOMETRY DiskGeometry;

Completed in 54 milliseconds