Searched refs:ending_lba (Results 1 – 8 of 8) sorted by relevance
261 le64_to_cpu(gpt_pte[i].ending_lba), in part_print_efi()331 info->size = (lbaint_t)le64_to_cpu(gpt_pte[part - 1].ending_lba) + 1 in part_get_info_efi()368 if (gpt_pte[i - 1].ending_lba <= (dev_desc->lba - 0x22)) in gpt_entry_modify()371 gpt_pte[i - 1].ending_lba = dev_desc->lba - 0x41; in gpt_entry_modify()652 gpt_e[i].ending_lba = gpt_h->last_usable_lba; in gpt_fill_pte()654 gpt_e[i].ending_lba = cpu_to_le64(offset - 1); in gpt_fill_pte()914 gpt_part_size = le64_to_cpu(gpt_e[i].ending_lba) - in gpt_verify_partitions()
89 __le64 ending_lba; member
467 le64_to_cpu(pte->ending_lba) > lastlba) in is_pte_valid()722 u64 size = le64_to_cpu(ptes[i].ending_lba) - in efi_partition()
109 __le64 ending_lba; member
166 u64 ending_lba; member
564 gptEntry->ending_lba = cpu_to_le64(gptEntry->starting_lba + p_param[i].size - 1); in create_gpt_buffer()575 gptEntry->ending_lba = cpu_to_le64(diskSectors - 34); in create_gpt_buffer()
158 u64 ending_lba; member
3588 gptEntry->ending_lba = cpu_to_le64(gptEntry->starting_lba + vecParts[i].uiItemSize - 1); in create_gpt_buffer()3601 gptEntry->ending_lba = cpu_to_le64(diskSectors - 34); in create_gpt_buffer()