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

  /external/e2fsprogs/lib/blkid/
getsize.c 37 #include <sys/disklabel.h>
140 struct disklabel lab;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 38 #include <sys/disklabel.h>
208 struct disklabel lab;
222 /* 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...]
  /external/newfs_msdos/
mkfs_msdos.c 43 #include <sys/disklabel.h>
874 struct disklabel *lp, dlp;
  /external/e2fsprogs/
configure     [all...]

Completed in 320 milliseconds