Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.c730 unsigned label_max; in efi_partition() local
748 label_max = min(ARRAY_SIZE(info->volname) - 1, in efi_partition()
750 utf16_le_to_7bit(ptes[i].partition_name, label_max, info->volname); in efi_partition()