Searched refs:partition_entry_lba (Results 1 – 8 of 8) sorted by relevance
179 gpt_h->partition_entry_lba = in prepare_backup_gpt_header()394 gpt_head->partition_entry_lba = dev_desc->lba - 0x21; in part_efi_repair()406 blk = le64_to_cpu(gpt_head->partition_entry_lba); in part_efi_repair()418 gpt_head->partition_entry_lba = 0x2; in part_efi_repair()430 blk = le64_to_cpu(gpt_head->partition_entry_lba); in part_efi_repair()574 if (blk_dwrite(dev_desc, le64_to_cpu(gpt_h->partition_entry_lba), in write_gpt_table()616 size_t pte_start = gpt_h->partition_entry_lba; in gpt_fill_pte()772 gpt_h->partition_entry_lba = in gpt_fill_header()775 cpu_to_le64(le64_to_cpu(gpt_h->partition_entry_lba) + 32); in gpt_fill_header()978 gpt_e = buf + (le64_to_cpu(gpt_h->partition_entry_lba) * in is_valid_gpt_buf()[all …]
67 __le64 partition_entry_lba; member
290 if (read_lba(state, le64_to_cpu(gpt->partition_entry_lba), in alloc_read_gpt_entries()
87 __le64 partition_entry_lba; member
144 u64 partition_entry_lba; //分区表起始扇区号,LBA2 member
548 gptHead->partition_entry_lba = cpu_to_le64(2); in create_gpt_buffer()608 … gptBackupHead->partition_entry_lba = cpu_to_le64(le64_to_cpu(gptMasterHead->last_usable_lba) + 1); in prepare_gpt_backup()
133 u64 partition_entry_lba; member
3527 … gptBackupHead->partition_entry_lba = cpu_to_le64(le64_to_cpu(gptMasterHead->last_usable_lba) + 1); in prepare_gpt_backup()3574 gptHead->partition_entry_lba = cpu_to_le64(2); in create_gpt_buffer()