cifs_toupper 109 fs/cifs/cifs_unicode.h wchar_t cifs_toupper(wchar_t in); cifs_toupper 820 fs/cifs/dir.c hash = partial_name_hash(cifs_toupper(c), hash); cifs_toupper 867 fs/cifs/dir.c if (cifs_toupper(c1) != cifs_toupper(c2)) cifs_toupper 21 fs/cifs/winucase.c wchar_t cifs_toupper(wchar_t in); /* quiet sparse */