Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dwinucase.c20 wchar_t cifs_toupper(wchar_t in); /* quiet sparse */
626 cifs_toupper(wchar_t in) in cifs_toupper() function
H A Dcifs_unicode.h74 wchar_t cifs_toupper(wchar_t in);
H A Ddir.c840 hash = partial_name_hash(cifs_toupper(c), hash);
887 if (cifs_toupper(c1) != cifs_toupper(c2))
H A Ddfs_cache.c332 c = cifs_toupper(c); in cache_entry_hash()
529 if (cifs_toupper(c1) != cifs_toupper(c2)) in dfs_path_equal()