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