Searched refs:PART_FREEBSD (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dpart.h46 PART_FREEBSD, enumerator in enum:partition_type
H A Ddisk.c140 if (part->type == PART_FREEBSD) {
331 part.type != PART_FREEBSD)
H A Dpart.c92 { PART_FREEBSD, "FreeBSD" },
145 return (PART_FREEBSD);
367 return (PART_FREEBSD);
/freebsd-13-stable/stand/libsa/zfs/
H A Dzfs.c668 if (part->type != PART_FREEBSD &&
683 if (part->type == PART_FREEBSD) {

Completed in 324 milliseconds