/linux-4.1.27/fs/isofs/ |
D | joliet.c | 43 unsigned char utf8; in get_joliet_filename() local 47 utf8 = ISOFS_SB(inode->i_sb)->s_utf8; in get_joliet_filename() 50 if (utf8) { in get_joliet_filename()
|
D | inode.c | 159 unsigned int utf8:1; member 359 popt->utf8 = 0; in parse_options() 393 popt->utf8 = 1; in parse_options() 805 if (joliet_level && opt.utf8 == 0) { in isofs_fill_super() 828 sbi->s_utf8 = opt.utf8; in isofs_fill_super()
|
/linux-4.1.27/arch/arm/configs/ |
D | palmz72_defconfig | 77 CONFIG_FAT_DEFAULT_IOCHARSET="utf8" 80 CONFIG_NLS_DEFAULT="utf8"
|
D | spear6xx_defconfig | 71 CONFIG_NLS_DEFAULT="utf8"
|
D | spear3xx_defconfig | 82 CONFIG_NLS_DEFAULT="utf8"
|
D | spear13xx_defconfig | 103 CONFIG_NLS_DEFAULT="utf8"
|
D | xcep_defconfig | 86 CONFIG_NLS_DEFAULT="utf8"
|
D | magician_defconfig | 165 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/Documentation/filesystems/ |
D | isofs.txt | 13 utf8 option. 14 utf8 Encode Unicode names in UTF-8 format. Default is no.
|
D | jfs.txt | 10 iocharset=utf8 for UTF-8 translations. This requires
|
D | ntfs.txt | 116 advised to use nls=utf8 which is capable of 119 utf8=<bool> Option no longer supported. Currently mapped to 120 nls=utf8 but please use nls=utf8 in the future and 121 make sure utf8 is compiled either as module or into
|
D | vfat.txt | 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
|
/linux-4.1.27/fs/ncpfs/ |
D | ioctl.c | 167 int utf8; in ncp_set_charsets() local 188 utf8 = 0; in ncp_set_charsets() 191 utf8 = 1; in ncp_set_charsets() 198 utf8 = 0; in ncp_set_charsets() 207 if (utf8) in ncp_set_charsets()
|
/linux-4.1.27/arch/powerpc/configs/ |
D | storcenter_defconfig | 82 CONFIG_NLS_DEFAULT="utf8"
|
D | ppc64e_defconfig | 223 CONFIG_NLS_DEFAULT="utf8"
|
D | pseries_le_defconfig | 284 CONFIG_NLS_DEFAULT="utf8"
|
D | pseries_defconfig | 283 CONFIG_NLS_DEFAULT="utf8"
|
D | ppc64_defconfig | 316 CONFIG_NLS_DEFAULT="utf8"
|
D | c2k_defconfig | 340 CONFIG_NLS_DEFAULT="utf8"
|
D | ppc6xx_defconfig | 1105 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/arch/mips/configs/ |
D | fuloong2e_defconfig | 232 CONFIG_FAT_DEFAULT_IOCHARSET="utf8" 257 CONFIG_NLS_DEFAULT="utf8"
|
D | pistachio_defconfig | 298 CONFIG_NLS_DEFAULT="utf8"
|
D | lemote2f_defconfig | 374 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/fs/fat/ |
D | Kconfig | 95 Note that "utf8" is not recommended for FAT filesystems. 96 If unsure, you shouldn't set "utf8" here.
|
D | namei_vfat.c | 498 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument 508 if (utf8) { in xlate_to_uni() 602 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
|
D | inode.c | 891 if (opts->utf8) in fat_show_options() 1046 opts->utf8 = opts->unicode_xlate = 0; in parse_options() 1210 opts->utf8 = 0; in parse_options() 1213 opts->utf8 = 1; in parse_options() 1262 opts->utf8 = 0; in parse_options()
|
D | fat.h | 44 utf8:1, /* Use of UTF-8 character set (Default) */ member
|
D | dir.c | 185 if (sbi->options.utf8) in fat_uni_to_x8()
|
/linux-4.1.27/arch/sh/configs/ |
D | apsh4a3a_defconfig | 86 CONFIG_NLS_DEFAULT="utf8"
|
D | apsh4ad0a_defconfig | 115 CONFIG_NLS_DEFAULT="utf8"
|
D | sh2007_defconfig | 128 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/kernel/ |
D | Makefile | 182 openssl req -new -nodes -utf8 -$(CONFIG_MODULE_SIG_HASH) -days 36500 \
|
/linux-4.1.27/arch/x86/configs/ |
D | i386_defconfig | 283 CONFIG_NLS_DEFAULT="utf8"
|
D | x86_64_defconfig | 282 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/arch/parisc/configs/ |
D | generic-64bit_defconfig | 272 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/arch/tile/configs/ |
D | tilegx_defconfig | 316 CONFIG_NLS_DEFAULT="utf8"
|
D | tilepro_defconfig | 427 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/Documentation/ |
D | module-signing.txt | 137 openssl req -new -nodes -utf8 -sha256 -days 36500 -batch -x509 \
|
/linux-4.1.27/arch/s390/configs/ |
D | gcov_defconfig | 527 CONFIG_NLS_DEFAULT="utf8"
|
D | performance_defconfig | 525 CONFIG_NLS_DEFAULT="utf8"
|
D | default_defconfig | 531 CONFIG_NLS_DEFAULT="utf8"
|
/linux-4.1.27/fs/ntfs/ |
D | super.c | 104 static char *utf8 = "utf8"; in parse_options() local 244 v = utf8; in parse_options()
|
/linux-4.1.27/fs/nls/ |
D | Kconfig | 33 koi8-r, koi8-ru, koi8-u, sjis, tis-620, macroman, utf8.
|