Searched defs:xlate (Results 1 – 2 of 2) sorted by relevance
8 void xlate( char * inb, char * trb, unsigned len ) in xlate() function
381 static int vfat_valid_longname(const char *name, int len, int xlate) in vfat_valid_longname()874 int res, xlate; in vfat_build_slots() local