Searched refs:unicode_xlate (Results 1 – 3 of 3) sorted by relevance
24 unicode_xlate:1, /* create escape sequences for unhandled Unicode */ member
108 opts->unicode_xlate = opts->posixfs = 0; in parse_options()134 if (ret) opts->unicode_xlate = val; in parse_options()168 if (opts->unicode_xlate) { in parse_options()876 xlate = MSDOS_SB(dir->i_sb)->options.unicode_xlate; in vfat_build_slots()
198 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in fat_search_long()366 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in fat_readdirx()