Searched refs:unlockPhysicalExtents (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOFilterScheme.cpp217 void IOFilterScheme::unlockPhysicalExtents(IOService * client) function in class:IOFilterScheme
224 getProvider( )->unlockPhysicalExtents( this );
H A DIOFilterScheme.h284 * @function unlockPhysicalExtents
292 virtual void unlockPhysicalExtents(IOService * client);
H A DIOMedia.h532 * @function unlockPhysicalExtents
540 virtual void unlockPhysicalExtents(IOService * client);
H A DIOPartitionScheme.h374 * @function unlockPhysicalExtents
382 virtual void unlockPhysicalExtents(IOService * client);
H A DIOStorage.cpp423 void IOStorage::unlockPhysicalExtents(IOService * client) function in class:IOStorage
H A DIOStorage.h642 * @function unlockPhysicalExtents
650 virtual void unlockPhysicalExtents(IOService * client); /* 10.7.0 */
H A DIOMedia.cpp983 void IOMedia::unlockPhysicalExtents(IOService * client) function in class:IOMedia
995 getProvider( )->unlockPhysicalExtents( this );
H A DIOPartitionScheme.cpp406 void IOPartitionScheme::unlockPhysicalExtents(IOService * client) function in class:IOPartitionScheme
413 getProvider( )->unlockPhysicalExtents( this );
H A DIOBlockStorageDriver.h929 * @function unlockPhysicalExtents
937 virtual void unlockPhysicalExtents(IOService * client);
H A DIOBlockStorageDriver.cpp1825 void IOBlockStorageDriver::unlockPhysicalExtents(IOService * client) function in class:IOBlockStorageDriver
H A DIOMediaBSDClient.cpp2253 minor->media->unlockPhysicalExtents( minor->client );

Completed in 143 milliseconds