Searched refs:MAX_PARTS (Results 1 – 4 of 4) sorted by relevance
43 #define MAX_PARTS 10 macro58 uint32_t part_loc[MAX_PARTS];59 uint32_t part_len[MAX_PARTS];223 struct ud_part part[MAX_PARTS];
140 #define MAX_PARTS ((4294967295UL - sizeof (struct dk_gpt)) / \ macro166 if (nparts > MAX_PARTS) { in efi_alloc_and_init()170 MAX_PARTS); in efi_alloc_and_init()
114 #define MAX_PARTS 5 macro185 int part[MAX_PARTS];
93 #define MAX_PARTS 10 macro