Searched refs:partition_entry_lba (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/block/partitions/ | ||
D | efi.h | 81 __le64 partition_entry_lba; member |
D | efi.c | 304 if (read_lba(state, le64_to_cpu(gpt->partition_entry_lba), in alloc_read_gpt_entries() |