Home
last modified time | relevance | path

Searched defs:xlate (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/boot/
DaddSystemMap.c8 void xlate( char * inb, char * trb, unsigned len ) in xlate() function
/linux-2.4.37.9/fs/vfat/
Dnamei.c381 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