Home
last modified time | relevance | path

Searched refs:starting_lba (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/block/partitions/
Defi.h88 __le64 starting_lba; member
103 __le32 starting_lba; /* used by EFI - start addr of the on disk pt */ member
Defi.c148 if (le32_to_cpu(part->starting_lba) != GPT_PRIMARY_PARTITION_TABLE_LBA) in pmbr_part_valid()
466 le64_to_cpu(pte->starting_lba) > lastlba || in is_pte_valid()
697 u64 start = le64_to_cpu(ptes[i].starting_lba); in efi_partition()
699 le64_to_cpu(ptes[i].starting_lba) + 1ULL; in efi_partition()