Home
last modified time | relevance | path

Searched defs:hv_start_fcopy (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dhyperv.h140 struct hv_start_fcopy { struct
141 struct hv_fcopy_hdr hdr;
142 __u16 file_name[W_MAX_PATH];
143 __u16 path_name[W_MAX_PATH];
144 __u32 copy_flags;
145 __u64 file_size;
/linux-6.3-rc2/tools/hv/
A Dhv_fcopy_daemon.c28 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function

Completed in 7 milliseconds