Searched refs:disklabel (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dgetsize.c33 #include <sys/disklabel.h>
136 struct disklabel lab;
/external/e2fsprogs/lib/ext2fs/
H A Dgetsize.c33 #include <sys/disklabel.h>
203 struct disklabel lab;
217 /* old disklabel interface */
/external/gptfdisk/
H A Dgpt.cc694 // protective MBR) and loads BSD disklabel data (which is probably invalid).
700 // Read the MBR & check for BSD disklabel
1462 * Partition table transformation functions (MBR or BSD disklabel to GPT) *
1468 // MBR (use_mbr), the GPT (use_gpt), the BSD disklabel (use_bsd), or create
1493 << "Found invalid GPT and valid BSD disklabel; converting BSD disklabel\n"
1572 // Transforms BSD disklabel on the specified partition (numbered from 0).
1578 BSDData disklabel; local
1589 // If all is OK, read the disklabel and convert it.
1591 goOn = disklabel
1610 XFormDisklabel(BSDData* disklabel) argument
[all...]
H A Dgpt.h80 int bsdFound; // set to 1 if BSD disklabel detected in MBR
138 int XFormDisklabel(BSDData* disklabel);
H A Dgpttext.cc119 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";
/external/e2fsprogs/
H A Dconfigure10373 for ac_header in dirent.h errno.h execinfo.h getopt.h malloc.h mntent.h paths.h semaphore.h setjmp.h signal.h stdarg.h stdint.h stdlib.h termios.h termio.h unistd.h utime.h linux/falloc.h linux/fd.h linux/major.h linux/loop.h net/if_dl.h netinet/in.h sys/disklabel.h sys/file.h sys/ioctl.h sys/mkdev.h sys/mman.h sys/prctl.h sys/queue.h sys/resource.h sys/select.h sys/socket.h sys/sockio.h sys/stat.h sys/syscall.h sys/sysmacros.h sys/time.h sys/types.h sys/un.h sys/wait.h

Completed in 137 milliseconds