Searched refs:unicode_xlate (Results 1 – 4 of 4) sorted by relevance
1007 if (opts->unicode_xlate) in fat_show_options()1287 opts->unicode_xlate = 1; in fat_parse_param()1290 opts->unicode_xlate = result.boolean; in fat_parse_param()1585 if (opts->unicode_xlate) in fat_fill_super()1928 opts->unicode_xlate = 0; in fat_init_fs_context()
48 unicode_xlate:1, /* create escape sequences for unhandled Unicode */ member
601 opts->unicode_xlate, opts->utf8, sbi->nls_io); in vfat_build_slots()
146 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in uni16_to_x8()