Home
last modified time | relevance | path

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

/block/partitions/
Defi.h102 __le64 starting_lba; member
117 __le32 starting_lba; /* used by EFI - start addr of the on disk pt */ member
Defi.c162 if (le32_to_cpu(part->starting_lba) != GPT_PRIMARY_PARTITION_TABLE_LBA) in pmbr_part_valid()
480 le64_to_cpu(pte->starting_lba) > lastlba || in is_pte_valid()
711 u64 start = le64_to_cpu(ptes[i].starting_lba); in efi_partition()
713 le64_to_cpu(ptes[i].starting_lba) + 1ULL; in efi_partition()