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

/linux-4.4.14/fs/cifs/
H A Dcifs_unicode.h123 wchar_t cifs_toupper(wchar_t in);
H A Ddir.c865 hash = partial_name_hash(cifs_toupper(c), hash); cifs_ci_hash()
912 if (cifs_toupper(c1) != cifs_toupper(c2)) cifs_ci_compare()
H A Dwinucase.c34 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
632 * cifs_toupper - convert a wchar_t from lower to uppercase
640 cifs_toupper(wchar_t in) cifs_toupper() function

Completed in 70 milliseconds