Home
last modified time | relevance | path

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

/linux/tools/hv/
A Dhv_fcopy_uio_daemon.c119 static int hv_copy_data(struct hv_do_fcopy *cpmsg) in hv_copy_data() argument
124 len = pwrite(target_fd, cpmsg->data, cpmsg->size, cpmsg->offset); in hv_copy_data()
126 filesize += cpmsg->size; in hv_copy_data()
127 if (len != cpmsg->size) { in hv_copy_data()

Completed in 8 milliseconds