Searched refs:nls_tolower (Results 1 – 4 of 4) sorted by relevance
60 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() function78 if (nls_tolower(t, *s1++) != nls_tolower(t, *s2++)) in nls_strnicmp()
137 #define ncp_tolower(t, c) nls_tolower(t, c)
733 hash = partial_name_hash(nls_tolower(codepage, q->name[i]), in cifs_ci_hash()
136 hash = partial_name_hash(nls_tolower(t, *name++), hash); in vfat_hashi()