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