Searched defs:QGAVSSContext (Results 1 – 1 of 1) sorted by relevance
49 static struct QGAVSSContext { struct50 IVssBackupComponents *pVssbc; /* VSS requester interface */51 IVssAsync *pAsyncSnapshot; /* async info of VSS snapshot operation */52 HANDLE hEventFrozen; /* notify fs/writer freeze from provider */53 HANDLE hEventThaw; /* request provider to thaw */54 HANDLE hEventTimeout; /* notify timeout in provider */55 int cFrozenVols; /* number of frozen volumes */