Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dhyperv.h317 #define HV_ERROR_DISK_FULL 0x80070070 macro
/Linux-v5.4/tools/hv/
Dhv_fcopy_daemon.c98 ret = HV_ERROR_DISK_FULL; in hv_copy_data()