Contents

unlockPhysicalExtents

Declaration

virtual void unlockPhysicalExtents(
 IOService *client);

Parameters

  • client:

    Client requesting the operation.

Overview

Unlock the contents of the storage object for relocation again. This call must balance a successful call to lockPhysicalExtents().

See Also

Miscellaneous