Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhyperv.h328 #define HV_ERROR_DISK_FULL 0x80070070 macro
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c100 ret = HV_ERROR_DISK_FULL; in hv_copy_data()