Searched refs:smsg_out (Results 1 – 1 of 1) sorted by relevance
128 struct hv_start_fcopy *smsg_out = &fcopy_transaction.message; in fcopy_send_data() local145 memset(smsg_out, 0, sizeof(struct hv_start_fcopy)); in fcopy_send_data()146 smsg_out->hdr.operation = operation; in fcopy_send_data()151 (__u8 *)smsg_out->file_name, W_MAX_PATH - 1); in fcopy_send_data()155 (__u8 *)smsg_out->path_name, W_MAX_PATH - 1); in fcopy_send_data()157 smsg_out->copy_flags = smsg_in->copy_flags; in fcopy_send_data()158 smsg_out->file_size = smsg_in->file_size; in fcopy_send_data()