Searched refs:V_UNASSIGNED (Results 1 – 3 of 3) sorted by relevance
870 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_read()994 if ((vtoc->efi_parts[i].p_tag == V_UNASSIGNED) && in check_input()1003 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) { in check_input()1433 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_write()1447 if ((vtoc->efi_parts[i].p_tag != V_UNASSIGNED) && in efi_write()1551 if ((vtoc->efi_parts[i].p_tag == V_UNASSIGNED) && in efi_err_check()1557 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) { in efi_err_check()
77 #define V_UNASSIGNED 0x00 /* unassigned partition */ macro
365 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED || in check_disk()