Searched refs:end_of_string (Results 1 – 1 of 1) sorted by relevance
412 static __le16 convert_to_sfm_char(char src_char, bool end_of_string) in convert_to_sfm_char() argument443 if (end_of_string) in convert_to_sfm_char()449 if (end_of_string) in convert_to_sfm_char()497 bool end_of_string; in cifsConvertToUTF16() local506 end_of_string = true; in cifsConvertToUTF16()508 end_of_string = false; in cifsConvertToUTF16()510 dst_char = convert_to_sfm_char(src_char, end_of_string); in cifsConvertToUTF16()