Home
last modified time | relevance | path

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

/fs/unicode/
DMakefile4 obj-$(CONFIG_UNICODE_NORMALIZATION_SELFTEST) += utf8-selftest.o
6 unicode-y := utf8-norm.o utf8-core.o
8 $(obj)/utf8-norm.o: $(obj)/utf8data.h
/fs/isofs/
Djoliet.c44 unsigned char utf8; in get_joliet_filename() local
48 utf8 = ISOFS_SB(inode->i_sb)->s_utf8; in get_joliet_filename()
51 if (utf8) { in get_joliet_filename()
Dinode.c158 unsigned int utf8:1; member
358 popt->utf8 = 0; in parse_options()
392 popt->utf8 = 1; in parse_options()
870 if (joliet_level && opt.utf8 == 0) { in isofs_fill_super()
893 sbi->s_utf8 = opt.utf8; in isofs_fill_super()
/fs/fat/
DKconfig96 Note that "utf8" is not recommended for FAT filesystems.
97 If unsure, you shouldn't set "utf8" here - select the next option
109 Set this if you would like to have "utf8" mount option set
113 particular mount by adding "utf8=0" to mount options.
Dnamei_vfat.c512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument
520 if (utf8) { in xlate_to_uni()
603 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
Dinode.c990 if (opts->utf8) in fat_show_options()
1153 opts->utf8 = IS_ENABLED(CONFIG_FAT_DEFAULT_UTF8) && is_vfat; in parse_options()
1315 opts->utf8 = 0; in parse_options()
1318 opts->utf8 = 1; in parse_options()
1367 opts->utf8 = 0; in parse_options()
Dfat.h45 utf8:1, /* Use of UTF-8 character set (Default) */ member
Ddir.c185 if (sbi->options.utf8) in fat_uni_to_x8()
/fs/ntfs/
Dsuper.c90 static char *utf8 = "utf8"; in parse_options() local
230 v = utf8; in parse_options()
/fs/nls/
DKconfig34 koi8-r, koi8-ru, koi8-u, sjis, tis-620, macroman, utf8.