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