Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dwinucase.c21 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
627 cifs_toupper(wchar_t in) in cifs_toupper() function
H A Ddir.c836 hash = partial_name_hash(cifs_toupper(c), hash); in cifs_ci_hash()
883 if (cifs_toupper(c1) != cifs_toupper(c2)) in cifs_ci_compare()
H A Dcifs_unicode.h109 wchar_t cifs_toupper(wchar_t in);