Searched refs:partition_entry_lba (Results 1 – 3 of 3) sorted by relevance
180 gpt_h->partition_entry_lba = in prepare_backup_gpt_header()388 if (blk_dwrite(dev_desc, le64_to_cpu(gpt_h->partition_entry_lba), in write_gpt_table()430 size_t pte_start = gpt_h->partition_entry_lba; in gpt_fill_pte()585 gpt_h->partition_entry_lba = in gpt_fill_header()588 cpu_to_le64(le64_to_cpu(gpt_h->partition_entry_lba) + 32); in gpt_fill_header()733 start = le64_to_cpu(gpt_h->partition_entry_lba); in write_one_gpt_table()878 gpt_e = buf + (le64_to_cpu(gpt_h->partition_entry_lba) * in is_valid_gpt_buf()902 gpt_e = buf + (le64_to_cpu(gpt_h->partition_entry_lba) * in write_mbr_and_gpt_partitions()926 lba = le64_to_cpu(gpt_h->partition_entry_lba); in write_mbr_and_gpt_partitions()937 lba = le64_to_cpu(gpt_h->partition_entry_lba); in write_mbr_and_gpt_partitions()[all …]
92 __le64 partition_entry_lba; member
2127 gpt_h->partition_entry_lba, in tcg2_measure_gpt_data()
Completed in 16 milliseconds