Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dhyperv.h328 #define HV_ERROR_DISK_FULL 0x80070070 macro
/Linux-v6.1/tools/hv/
Dhv_fcopy_daemon.c100 ret = HV_ERROR_DISK_FULL; in hv_copy_data()