starting_lba      148 block/partitions/efi.c 	if (le32_to_cpu(part->starting_lba) != GPT_PRIMARY_PARTITION_TABLE_LBA)
starting_lba      466 block/partitions/efi.c 	    le64_to_cpu(pte->starting_lba) > lastlba         ||
starting_lba      697 block/partitions/efi.c 		u64 start = le64_to_cpu(ptes[i].starting_lba);
starting_lba      699 block/partitions/efi.c 			   le64_to_cpu(ptes[i].starting_lba) + 1ULL;
starting_lba       88 block/partitions/efi.h 	__le64 starting_lba;
starting_lba      103 block/partitions/efi.h 	__le32	starting_lba;   /* used by EFI - start addr of the on disk pt */