Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dwinucase.c34 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
640 cifs_toupper(wchar_t in) in cifs_toupper() function
Ddir.c940 hash = partial_name_hash(cifs_toupper(c), hash); in cifs_ci_hash()
987 if (cifs_toupper(c1) != cifs_toupper(c2)) in cifs_ci_compare()
Dcifs_unicode.h124 wchar_t cifs_toupper(wchar_t in);