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

  /external/e2fsprogs/lib/ext2fs/
getsize.c 79 DISK_GEOMETRY gi;
101 &gi, sizeof(DISK_GEOMETRY),
102 &gi, sizeof(DISK_GEOMETRY),
nt_io.c 753 DISK_GEOMETRY gi;
785 RtlZeroMemory(&gi, sizeof(DISK_GEOMETRY));
789 &gi, sizeof(DISK_GEOMETRY),
790 &gi, sizeof(DISK_GEOMETRY));
  /external/lzma/CPP/Windows/
FileIO.h 134 DISK_GEOMETRY Geometry;
146 bool GetGeometry(DISK_GEOMETRY *res) const
152 bool GetCdRomGeometry(DISK_GEOMETRY *res) const
FileIO.cpp 283 DISK_GEOMETRY geom;
  /external/ltp/testcases/kernel/io/disktest/
sfunc.c 558 DISK_GEOMETRY DiskGeom;
585 sizeof(DISK_GEOMETRY), &dwLength, NULL);
  /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 533 } DISK_GEOMETRY,*PDISK_GEOMETRY;
719 DISK_GEOMETRY Geometry;
    [all...]
  /external/f2fs-tools/lib/
libf2fs.c 965 DISK_GEOMETRY gi;
987 &gi, sizeof(DISK_GEOMETRY),
988 &gi, sizeof(DISK_GEOMETRY),
  /external/syslinux/win/
syslinux.c 80 DISK_GEOMETRY g;
  /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 352 milliseconds