Searched refs:HV_ERROR_DISK_FULL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/uapi/linux/ | ||
D | hyperv.h | 317 #define HV_ERROR_DISK_FULL 0x80070070 macro |
/Linux-v5.4/tools/hv/ | ||
D | hv_fcopy_daemon.c | 98 ret = HV_ERROR_DISK_FULL; in hv_copy_data() |