Searched refs:p_tag (Results 1 – 6 of 6) sorted by relevance
867 vtoc->efi_parts[i].p_tag = j; in efi_read()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()1008 vtoc->efi_parts[i].p_tag = 0xff; in check_input()1010 if (vtoc->efi_parts[i].p_tag == V_RESERVED) { in check_input()1209 (efi_label->efi_parts[resv_index].p_tag != V_RESERVED) || in efi_use_whole_disk()1411 if (vtoc->efi_parts[i].p_tag == j) { in efi_write()1428 vtoc->efi_parts[i].p_tag); in efi_write()1434 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_write()[all …]
104 uint16_t p_tag; /* ID tag of partition */ member109 uint16_t p_tag; /* ID tag of partition */ member
297 vtoc->efi_parts[0].p_tag = V_USR; in zpool_label_disk()302 vtoc->efi_parts[8].p_tag = V_RESERVED; in zpool_label_disk()
303 ushort_t p_tag; /* converted to part'n type GUID */ member
367 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED || in check_disk()
9069 <var-decl name='p_tag' type-id='d908a348' visibility='default'/>