Searched refs:GPT_ENTRY_NUMBERS (Results 1 – 2 of 2) sorted by relevance
30 #define GPT_ENTRY_NUMBERS CONFIG_EFI_PARTITION_ENTRIES_NUMBERS macro
617 gpt_h->num_partition_entries = cpu_to_le32(GPT_ENTRY_NUMBERS); in gpt_fill_header()643 size = PAD_TO_BLOCKSIZE(GPT_ENTRY_NUMBERS * sizeof(gpt_entry), in gpt_restore()1077 .max_entries = GPT_ENTRY_NUMBERS,