Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Defi_partition.h39 #define EFI_MIN_LABEL_SIZE 92 macro
/f-stack/freebsd/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c657 if (headerSize < EFI_MIN_LABEL_SIZE || headerSize > EFI_LABEL_SIZE) { in check_label()
661 headerSize, EFI_MIN_LABEL_SIZE); in check_label()