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

  /external/fio/os/
os-netbsd.h 12 #include <sys/disklabel.h>
44 struct disklabel dl;
os-openbsd.h 11 #include <sys/disklabel.h>
44 struct disklabel dl;
  /external/e2fsprogs/lib/blkid/
getsize.c 37 #include <sys/disklabel.h>
137 struct disklabel lab;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 38 #include <sys/disklabel.h>
205 struct disklabel lab;
219 /* old disklabel interface */
  /external/gptfdisk/
gpt.cc 699 // protective MBR) and loads BSD disklabel data (which is probably invalid).
705 // Read the MBR & check for BSD disklabel
1585 BSDData disklabel; local
    [all...]
gpt.h 81 int bsdFound; // set to 1 if BSD disklabel detected in MBR
139 int XFormDisklabel(BSDData* disklabel);
gpttext.cc 119 BSDData disklabel; local
126 cout << "Specified partition doesn't have a disklabel partition type "
357 cout << "WARNING: APM or BSD disklabel structures detected! This operation could\n"
755 cout << "t\ttransform BSD disklabel partition\n";
    [all...]
  /system/core/toolbox/
newfs_msdos.c 38 #include <sys/disklabel.h>
851 struct disklabel *lp, dlp;
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 189 milliseconds