Searched refs:smsg_in (Results 1 – 1 of 1) sorted by relevance
126 struct hv_start_fcopy *smsg_in; in fcopy_send_data() local149 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()151 utf16s_to_utf8s((wchar_t *)smsg_in->file_name, W_MAX_PATH, in fcopy_send_data()155 utf16s_to_utf8s((wchar_t *)smsg_in->path_name, W_MAX_PATH, in fcopy_send_data()159 smsg_out->copy_flags = smsg_in->copy_flags; in fcopy_send_data()160 smsg_out->file_size = smsg_in->file_size; in fcopy_send_data()