Home
last modified time | relevance | path

Searched refs:uni_xlate (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fat/
Ddir.c145 int uni_xlate = MSDOS_SB(sb)->options.unicode_xlate; in uni16_to_x8() local
161 if (uni_xlate == 1) { in uni16_to_x8()