Searched refs:fat_tolower (Results 1 – 1 of 1) sorted by relevance
35 static inline unsigned char fat_tolower(unsigned char c) in fat_tolower() function386 ptname[i] = nocase ? c : fat_tolower(c); in fat_parse_short()423 ptname[i] = nocase ? c : fat_tolower(c); in fat_parse_short()