Home
last modified time | relevance | path

Searched defs:end_of_string (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/cifs/
Dcifs_unicode.c412 static __le16 convert_to_sfm_char(char src_char, bool end_of_string) in convert_to_sfm_char()
497 bool end_of_string; in cifsConvertToUTF16() local