Home
last modified time | relevance | path

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

/freebsd/contrib/hyperv/tools/
H A Dhv_vss_daemon.c27 #define VSS_LOG(priority, format, args...) do { \ macro
58 VSS_LOG(LOG_ERR, "There is no mount information\n"); in check()
109 VSS_LOG(LOG_ERR, "error: %d\n", errno); in freeze()
131 VSS_LOG(LOG_INFO, "Successfully thaw the fs\n"); in thaw()
134 VSS_LOG(LOG_ERR, "Fail to thaw the fs: " in thaw()
187 VSS_LOG(LOG_DEBUG, "Run as regular process.\n"); in main()
220 VSS_LOG(LOG_ERR, "Poll failed.\n"); in main()
228 VSS_LOG(LOG_ERR, "Read failed.\n"); in main()
234 VSS_LOG(LOG_ERR, "data read error\n"); in main()
257 VSS_LOG(LOG_ERR, "Illegal operation: %d\n", op); in main()
[all …]