Searched refs:hv_start_fcopy (Results 1 – 3 of 3) sorted by relevance
61 struct hv_start_fcopy message; /* sent to daemon */128 struct hv_start_fcopy *smsg_out = &fcopy_transaction.message; in fcopy_send_data()130 struct hv_start_fcopy *smsg_in; in fcopy_send_data()145 memset(smsg_out, 0, sizeof(struct hv_start_fcopy)); in fcopy_send_data()147 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()300 copy_size = sizeof(struct hv_start_fcopy); in fcopy_read()
41 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function198 error = hv_start_fcopy((struct hv_start_fcopy *)in_msg); in main()
122 struct hv_start_fcopy { struct