Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.c1163 static void unicode_16le_to_utf8(unsigned char *str, int out_len, in unicode_16le_to_utf8() function
1522 unicode_16le_to_utf8(utf8_label, sizeof(utf8_label), label->name, label->length * 2); in probe_exfat()