Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.c678 static void utf16_le_to_7bit(const __le16 *in, unsigned int size, u8 *out) in utf16_le_to_7bit() function
750 utf16_le_to_7bit(ptes[i].partition_name, label_max, info->volname); in efi_partition()