Home
last modified time | relevance | path

Searched defs:utf8 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dsuper.c98 static char *utf8 = "utf8"; in parse_options() local
/openbmc/linux/fs/fat/
H A Dnamei_vfat.c512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni()
H A Dfat.h45 utf8:1, /* Use of UTF-8 character set (Default) */ member
/openbmc/linux/fs/exfat/
H A Dexfat_fs.h232 unsigned utf8:1, /* Use of UTF-8 character set */ member
/openbmc/qemu/block/
H A Dvvfat.c1721 gchar *utf8 = g_utf16_to_utf8(lfn->name2, lfn->len, NULL, &olen, NULL); in parse_long_name() local