HomeSort by relevance Sort by last modified time
    Searched defs:PARTITION (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
dosio.h 38 * All partition data we need is here
44 unsigned long start; /* LBA address of partition start */
45 unsigned long len; /* length of partition in sectors */
46 unsigned char pno; /* Partition number (read from *dev) */
48 /* This partition's drive geometry */
52 } PARTITION;
55 * PC partition table entry format
138 * Open the specified partition.
146 * partition number for the given device. If X is not specified, function
147 * scans the drive's partition table in search for the first Linux ext2f
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h 209 PARTITION = 427,
410 #define PARTITION 427
glsl_parser.cc 318 PARTITION = 427,
519 #define PARTITION 427
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]

Completed in 258 milliseconds