Searched refs:fPrefetch (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletionFileNormal.cpp769 pTask->fPrefetch = false;
854 pTask->fPrefetch = false;
915 pTask->fPrefetch = true;
1489 if (pTask->fPrefetch || pTask->enmTransferType == PDMACTASKFILETRANSFER_READ)
1508 else if (pTask->fPrefetch)
1518 pTask->fPrefetch = false;
/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionFileInternal.h496 bool fPrefetch; member in struct:PDMACTASKFILE

Completed in 534 milliseconds