Searched refs:uni_xlate (Results 1 – 2 of 2) sorted by relevance
60 filesystem with this option. If 'uni_xlate' gets set,63 uni_xlate=<bool> -- Translate unhandled Unicode characters to special
142 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in uni16_to_x8() local157 if (uni_xlate == 1) { in uni16_to_x8()