Searched refs:PTABLE_GPT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dpart.h38 PTABLE_GPT, enumerator in enum:ptable_type
H A Dpart.c705 table->type = PTABLE_GPT;
729 table->type = PTABLE_GPT;
735 if (table->type == PTABLE_GPT) {
891 if (table->type == PTABLE_GPT) {
928 if (table->type == PTABLE_GPT)
H A Ddisk.c306 if (ptable_gettype(od->table) == PTABLE_GPT) {

Completed in 71 milliseconds