Searched refs:cifs_toupper (Results 1 – 3 of 3) sorted by relevance
34 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */640 cifs_toupper(wchar_t in) in cifs_toupper() function
907 hash = partial_name_hash(cifs_toupper(c), hash); in cifs_ci_hash()954 if (cifs_toupper(c1) != cifs_toupper(c2)) in cifs_ci_compare()
126 wchar_t cifs_toupper(wchar_t in);