lib/include/vmware/tools/vmbackup.h File Reference

Go to the source code of this file.

Defines

#define TOOLS_CORE_SIG_IO_FREEZE   "tcs_io_freeze"

Detailed Description

Public interface of the "vmbackup" plugin. Defines events generated by the plugin that other code can monitor.


Define Documentation

#define TOOLS_CORE_SIG_IO_FREEZE   "tcs_io_freeze"

Signal sent when access to disk resources has been affected in some manner (e.g., disks have been frozen in preparation for a snapshot). Plugins that access the disk should listen for this signal and avoid performing disk operations while I/O is frozen.

Parameters:
[in] src The source object.
[in] ctx ToolsAppCtx *: The application context.
[in] freeze TRUE if I/O is being frozen, FALSE otherwise.
[in] data Client data.

Generated on 21 Apr 2016 for open-vm-tools 9.10.2 by  doxygen 1.6.1