Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_unicode.c397 static __le16 convert_to_sfm_char(char src_char, bool end_of_string) in convert_to_sfm_char() function
495 dst_char = convert_to_sfm_char(src_char, end_of_string); in cifsConvertToUTF16()