Lines Matching refs:partition_entry_lba
179 gpt_h->partition_entry_lba = in prepare_backup_gpt_header()
421 gpt_head->partition_entry_lba = dev_desc->rawlba - 5; in part_efi_repair()
424 gpt_head->partition_entry_lba = dev_desc->rawlba - 0x21; in part_efi_repair()
438 blk = le64_to_cpu(gpt_head->partition_entry_lba); in part_efi_repair()
450 gpt_head->partition_entry_lba = 0x2; in part_efi_repair()
476 blk = le64_to_cpu(gpt_head->partition_entry_lba); in part_efi_repair()
628 if (blk_dwrite(dev_desc, le64_to_cpu(gpt_h->partition_entry_lba * sector), in write_gpt_table()
670 size_t pte_start = gpt_h->partition_entry_lba; in gpt_fill_pte()
824 gpt_h->partition_entry_lba = in gpt_fill_header()
829 cpu_to_le64(le64_to_cpu(gpt_h->partition_entry_lba) + 4); in gpt_fill_header()
833 cpu_to_le64(le64_to_cpu(gpt_h->partition_entry_lba) + 32); in gpt_fill_header()
1036 gpt_e = buf + (le64_to_cpu(gpt_h->partition_entry_lba) * in is_valid_gpt_buf()
1065 gpt_e = buf + (le64_to_cpu(gpt_h->partition_entry_lba) * in write_mbr_and_gpt_partitions()
1089 lba = le64_to_cpu(gpt_h->partition_entry_lba); in write_mbr_and_gpt_partitions()
1100 lba = le64_to_cpu(gpt_h->partition_entry_lba); in write_mbr_and_gpt_partitions()
1286 blk = le64_to_cpu(pgpt_head->partition_entry_lba); in alloc_read_gpt_entries()