Searched refs:p_tag (Results 1 – 6 of 6) sorted by relevance
866 vtoc->efi_parts[i].p_tag = j; in efi_read()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()1007 vtoc->efi_parts[i].p_tag = 0xff; in check_input()1009 if (vtoc->efi_parts[i].p_tag == V_RESERVED) { in check_input()1208 (efi_label->efi_parts[resv_index].p_tag != V_RESERVED) || in efi_use_whole_disk()1410 if (vtoc->efi_parts[i].p_tag == j) { in efi_write()1427 vtoc->efi_parts[i].p_tag); in efi_write()1433 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED) in efi_write()[all …]
103 uint16_t p_tag; /* ID tag of partition */ member108 uint16_t p_tag; /* ID tag of partition */ member
296 vtoc->efi_parts[0].p_tag = V_USR; in zpool_label_disk()301 vtoc->efi_parts[8].p_tag = V_RESERVED; in zpool_label_disk()
302 ushort_t p_tag; /* converted to part'n type GUID */ member
365 if (vtoc->efi_parts[i].p_tag == V_UNASSIGNED || in check_disk()
8627 <var-decl name='p_tag' type-id='d908a348' visibility='default'/>