Searched refs:utf8 (Results 1 – 25 of 43) sorted by relevance
12
4 obj-$(CONFIG_UNICODE_NORMALIZATION_SELFTEST) += utf8-selftest.o6 unicode-y := utf8-norm.o utf8-core.o8 $(obj)/utf8-norm.o: $(obj)/utf8data.h
44 unsigned char utf8; in get_joliet_filename() local48 utf8 = ISOFS_SB(inode->i_sb)->s_utf8; in get_joliet_filename()51 if (utf8) { in get_joliet_filename()
158 unsigned int utf8:1; member358 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()
70 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"73 CONFIG_NLS_DEFAULT="utf8"
67 CONFIG_NLS_DEFAULT="utf8"
78 CONFIG_NLS_DEFAULT="utf8"
98 CONFIG_NLS_DEFAULT="utf8"
79 CONFIG_NLS_DEFAULT="utf8"
149 CONFIG_NLS_DEFAULT="utf8"
96 Note that "utf8" is not recommended for FAT filesystems.97 If unsure, you shouldn't set "utf8" here - select the next option109 Set this if you would like to have "utf8" mount option set113 particular mount by adding "utf8=0" to mount options.
512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument520 if (utf8) { in xlate_to_uni()603 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
990 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()
13 utf8 option.14 utf8 Encode Unicode names in UTF-8 format. Default is no.
116 advised to use nls=utf8 which is capable of119 utf8=<bool> Option no longer supported. Currently mapped to120 nls=utf8 but please use nls=utf8 in the future and121 make sure utf8 is compiled either as module or into
53 with the utf8 option.55 NOTE: "iocharset=utf8" is not recommended. If unsure,58 utf8=<bool> -- UTF-8 is the filesystem safe version of Unicode that
39 CONFIG_NLS_DEFAULT="utf8"
77 CONFIG_NLS_DEFAULT="utf8"
107 CONFIG_NLS_DEFAULT="utf8"
119 CONFIG_NLS_DEFAULT="utf8"
197 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"215 CONFIG_NLS_DEFAULT="utf8"
63 $(Q)openssl req -new -nodes -utf8 -$(CONFIG_MODULE_SIG_HASH) -days 36500 \
47 default "utf8"
213 CONFIG_NLS_DEFAULT="utf8"
14 iocharset=utf8 for UTF-8 translations. This requires