Searched refs:V_UNASSIGNED (Results 1 – 3 of 3) sorted by relevance
871 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_read()995 if ((vtoc->efi_parts[i].p_tag == V_UNASSIGNED) && in check_input()1004 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) { in check_input()1434 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_write()1448 if ((vtoc->efi_parts[i].p_tag != V_UNASSIGNED) && in efi_write()1552 if ((vtoc->efi_parts[i].p_tag == V_UNASSIGNED) && in efi_err_check()1558 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) { in efi_err_check()
78 #define V_UNASSIGNED 0x00 /* unassigned partition */ macro
367 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED || in check_disk()