Searched defs:utf8 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/ntfs/ |
H A D | super.c | 98 static char *utf8 = "utf8"; in parse_options() local
|
/openbmc/linux/fs/fat/ |
H A D | fat.h | 45 utf8:1, /* Use of UTF-8 character set (Default) */ member
|
H A D | namei_vfat.c | 512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni()
|
/openbmc/linux/fs/exfat/ |
H A D | exfat_fs.h | 232 unsigned utf8:1, /* Use of UTF-8 character set */ member
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 1721 gchar *utf8 = g_utf16_to_utf8(lfn->name2, lfn->len, NULL, &olen, NULL); in parse_long_name() local
|