Home
last modified time | relevance | path

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

12

/Linux-v4.19/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.c160 unsigned int utf8:1; member
360 popt->utf8 = 0; in parse_options()
394 popt->utf8 = 1; in parse_options()
868 if (joliet_level && opt.utf8 == 0) { in isofs_fill_super()
891 sbi->s_utf8 = opt.utf8; in isofs_fill_super()
/Linux-v4.19/arch/arm/configs/
Dpalmz72_defconfig72 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
75 CONFIG_NLS_DEFAULT="utf8"
Dspear6xx_defconfig68 CONFIG_NLS_DEFAULT="utf8"
Dspear3xx_defconfig78 CONFIG_NLS_DEFAULT="utf8"
Dspear13xx_defconfig99 CONFIG_NLS_DEFAULT="utf8"
Dxcep_defconfig80 CONFIG_NLS_DEFAULT="utf8"
Dmagician_defconfig151 CONFIG_NLS_DEFAULT="utf8"
/Linux-v4.19/fs/fat/
DKconfig95 Note that "utf8" is not recommended for FAT filesystems.
96 If unsure, you shouldn't set "utf8" here - select the next option
108 Set this if you would like to have "utf8" mount option set
112 particular mount by adding "utf8=0" to mount options.
Dnamei_vfat.c511 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument
519 if (utf8) { in xlate_to_uni()
602 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()
/Linux-v4.19/Documentation/filesystems/
Disofs.txt13 utf8 option.
14 utf8 Encode Unicode names in UTF-8 format. Default is no.
Djfs.txt10 iocharset=utf8 for UTF-8 translations. This requires
Dntfs.txt116 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
Dvfat.txt53 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-v4.19/arch/sh/configs/
Dj2_defconfig39 CONFIG_NLS_DEFAULT="utf8"
Dapsh4a3a_defconfig78 CONFIG_NLS_DEFAULT="utf8"
Dapsh4ad0a_defconfig109 CONFIG_NLS_DEFAULT="utf8"
Dsh2007_defconfig121 CONFIG_NLS_DEFAULT="utf8"
/Linux-v4.19/arch/mips/configs/
Dfuloong2e_defconfig219 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
244 CONFIG_NLS_DEFAULT="utf8"
/Linux-v4.19/certs/
DMakefile63 $(Q)openssl req -new -nodes -utf8 -$(CONFIG_MODULE_SIG_HASH) -days 36500 \
/Linux-v4.19/arch/powerpc/configs/
Dstorcenter_defconfig79 CONFIG_NLS_DEFAULT="utf8"
Dppc64e_defconfig214 CONFIG_NLS_DEFAULT="utf8"
Dskiroot_defconfig202 CONFIG_NLS_DEFAULT="utf8"
Dpseries_defconfig281 CONFIG_NLS_DEFAULT="utf8"

12