Searched defs:drvdiskintDiscardRecords (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvDiskIntegrity.cpp512 static int drvdiskintDiscardRecords(PDRVDISKINTEGRITY pThis, PCRTRANGE paRanges, unsigned cRanges) function
1151 rc = drvdiskintDiscardRecords(pThis, paRanges, cRanges);
1181 rc = drvdiskintDiscardRecords(pThis, pIoReq->paRanges, pIoReq->cRanges);

Completed in 36 milliseconds