Searched refs:GPT_ENTRY_NUMBERS (Results 1 – 2 of 2) sorted by relevance
30 #define GPT_ENTRY_NUMBERS CONFIG_EFI_PARTITION_ENTRIES_NUMBERS macro
835 gpt_h->num_partition_entries = cpu_to_le32(GPT_ENTRY_NUMBERS); in gpt_fill_header()861 size = PAD_SIZE(GPT_ENTRY_NUMBERS * sizeof(gpt_entry), dev_desc->rawblksz); in gpt_restore()1336 .max_entries = GPT_ENTRY_NUMBERS,