Searched refs:nls_tolower (Results 1 – 2 of 2) sorted by relevance
62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() function80 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
146 hash = partial_name_hash(nls_tolower(t, *name++), hash); in vfat_hashi()