Home
last modified time | relevance | path

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

/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c98 static int hv_copy_data(struct hv_do_fcopy *cpmsg) in hv_copy_data()
201 error = hv_copy_data((struct hv_do_fcopy *)in_msg); in main()
/linux-4.1.27/include/uapi/linux/
Dhyperv.h135 struct hv_do_fcopy { struct
/linux-4.1.27/drivers/hv/
Dhv_fcopy.c305 copy_size = sizeof(struct hv_do_fcopy); in fcopy_read()