Home
last modified time | relevance | path

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

/src/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()
87 VSS_LOG(LOG_ERR, "unable to open %s", _PATH_UFSSUSPEND); in freeze()
93 VSS_LOG(LOG_ERR, "There is no mount information\n"); in freeze()
109 VSS_LOG(LOG_ERR, "error: %d\n", errno); in freeze()
112 VSS_LOG(LOG_INFO, "Successfully suspend fs: %s\n", 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()
138 VSS_LOG(LOG_INFO, "The fs has already been thawed\n"); in thaw()
187 VSS_LOG(LOG_DEBUG, "Run as regular process.\n"); in main()
[all …]