Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dhyperv.h327 #define HV_ERROR_ALREADY_EXISTS 0x80070050 macro
/linux-6.15/tools/hv/
H A Dhv_fcopy_uio_daemon.c97 error = HV_ERROR_ALREADY_EXISTS; in hv_fcopy_create_file()