Home
last modified time | relevance | path

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

/linux/tools/hv/
H A Dhv_fcopy_uio_daemon.c283 static int hv_fcopy_start(struct hv_start_fcopy *smsg_in) in hv_fcopy_start() argument
288 char *in_file_name = (char *)smsg_in->file_name; in hv_fcopy_start()
289 char *in_path_name = (char *)smsg_in->path_name; in hv_fcopy_start()
307 return hv_fcopy_create_file(file_name, path_name, smsg_in->copy_flags); in hv_fcopy_start()