Searched refs:OVER_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | hyperv.h | 137 #define OVER_WRITE 0x1 macro |
/linux-6.1.9/tools/hv/ | ||
D | hv_fcopy_daemon.c | 68 if (!(smsg->copy_flags & OVER_WRITE)) { in hv_start_fcopy() |