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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDevice.cpp207 IOBlockStorageDevice::doDiscard(UInt64 block, UInt64 nblks) function in class:IOBlockStorageDevice
225 result = doDiscard(extents[i].blockStart, extents[i].blockCount);
H A DIOBlockStorageDevice.h423 virtual IOReturn doDiscard(UInt64 block, UInt64 nblks) __attribute__ ((deprecated));

Completed in 165 milliseconds