Home
last modified time | relevance | path

Searched refs:cifs_toupper (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Dwinucase.c21 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
627 cifs_toupper(wchar_t in) in cifs_toupper() function
Ddir.c818 hash = partial_name_hash(cifs_toupper(c), hash); in cifs_ci_hash()
865 if (cifs_toupper(c1) != cifs_toupper(c2)) in cifs_ci_compare()
Dcifs_unicode.h109 wchar_t cifs_toupper(wchar_t in);