Searched refs:smsg_in (Results 1 – 1 of 1) sorted by relevance
342 static int hv_fcopy_start(struct hv_start_fcopy *smsg_in) in hv_fcopy_start() argument351 wcstoutf8(file_name, smsg_in->file_name, W_MAX_PATH - 1); in hv_fcopy_start()352 wcstoutf8(path_name, smsg_in->path_name, W_MAX_PATH - 1); in hv_fcopy_start()354 return hv_fcopy_create_file(file_name, path_name, smsg_in->copy_flags); in hv_fcopy_start()