Home
last modified time | relevance | path

Searched refs:MAX_PARTS (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c372 #define MAX_PARTS ((4294967295UL - sizeof (struct dk_gpt)) / \ macro
406 if (nparts > MAX_PARTS) { in efi_alloc_and_init()
410 MAX_PARTS); in efi_alloc_and_init()