Home
last modified time | relevance | path

Searched refs:hv_start_fcopy (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/hv/
Dhv_fcopy.c61 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()
/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c41 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function
198 error = hv_start_fcopy((struct hv_start_fcopy *)in_msg); in main()
/linux-4.1.27/include/uapi/linux/
Dhyperv.h122 struct hv_start_fcopy { struct