Home
last modified time | relevance | path

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

/fs/fat/
Dfat.h45 utf8:1, /* Use of UTF-8 character set (Default) */ member
Dnamei_vfat.c512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni()
/fs/ntfs/
Dsuper.c98 static char *utf8 = "utf8"; in parse_options() local
/fs/exfat/
Dexfat_fs.h232 unsigned utf8:1, /* Use of UTF-8 character set */ member