Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dhyperv.h316 #define HV_ERROR_ALREADY_EXISTS 0x80070050 macro
/Linux-v4.19/tools/hv/
Dhv_fcopy_daemon.c78 error = HV_ERROR_ALREADY_EXISTS; in hv_start_fcopy()