HomeSort by: relevance | last modified time | path
    Searched refs:PT_unknown (Results 1 - 10 of 10) sorted by relevancy

  /src/usr.sbin/sysinst/
partitions.c 112 PT_unknown);
partitions.c 112 PT_unknown);
partitions.h 99 PT_unknown, /* anything we can not map to one of these */
partitions.h 99 PT_unknown, /* anything we can not map to one of these */
gpt.c 112 { .name = "apple", .fstype = FS_HFS, .ptype = PT_unknown },
116 { .name = "vmcore", .fstype = FS_VMKCORE, .ptype = PT_unknown },
117 { .name = "vmfs", .fstype = FS_VMFS, .ptype = PT_unknown },
118 { .name = "vmresered", .fstype = FS_VMWRESV, .ptype = PT_unknown },
781 t->gent.generic_ptype = PT_unknown;
856 if (gent == PT_unknown)
gpt.c 112 { .name = "apple", .fstype = FS_HFS, .ptype = PT_unknown },
116 { .name = "vmcore", .fstype = FS_VMKCORE, .ptype = PT_unknown },
117 { .name = "vmfs", .fstype = FS_VMFS, .ptype = PT_unknown },
118 { .name = "vmresered", .fstype = FS_VMWRESV, .ptype = PT_unknown },
781 t->gent.generic_ptype = PT_unknown;
856 if (gent == PT_unknown)
disklabel.c 613 default: pt = PT_unknown; break;
687 nt->desc.generic_ptype = PT_unknown;
disklabel.c 613 default: pt = PT_unknown; break;
687 nt->desc.generic_ptype = PT_unknown;
mbr.c 1133 return PT_unknown;
mbr.c 1133 return PT_unknown;

Completed in 37 milliseconds