Searched refs:unicode_xlate (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfat.h42 unicode_xlate:1, /* create escape sequences for unhandled Unicode */ member in struct:fat_mount_options
H A Dinode.c859 if (opts->unicode_xlate)
996 opts->utf8 = opts->unicode_xlate = 0;
1143 opts->unicode_xlate = 0;
1146 opts->unicode_xlate = 1;
1188 if (opts->unicode_xlate)
H A Dnamei_vfat.c605 opts->unicode_xlate, opts->utf8, sbi->nls_io);
H A Ddir.c184 return uni16_to_x8(buf, uni, size, sbi->options.unicode_xlate,

Completed in 55 milliseconds