Home
last modified time | relevance | path

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

/linux-4.4.14/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()
473 le64_to_cpu(pte->starting_lba) > lastlba || in is_pte_valid()
704 u64 start = le64_to_cpu(ptes[i].starting_lba); in efi_partition()
706 le64_to_cpu(ptes[i].starting_lba) + 1ULL; in efi_partition()