Searched refs:unicode_xlate (Results 1 – 4 of 4) sorted by relevance
894 if (opts->unicode_xlate) in fat_show_options()1047 opts->utf8 = opts->unicode_xlate = 0; in parse_options()1217 opts->unicode_xlate = 0; in parse_options()1220 opts->unicode_xlate = 1; in parse_options()1262 if (opts->unicode_xlate) in parse_options()
45 unicode_xlate:1, /* create escape sequences for unhandled Unicode */ member
602 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
144 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in uni16_to_x8()