<!--
{
  "availability" : [
    "macOS: 15.4.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSVolume/RenameOperations",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:objc(pl)FSVolumeRenameOperations"
  },
  "title" : "FSVolume.RenameOperations"
}
-->

# FSVolume.RenameOperations

Methods and properties implemented by volumes that support renaming the volume.

```
protocol RenameOperations : NSObjectProtocol
```

## Overview> Deprecated: Use ``doc://FSKit/documentation/FSKit/FSVolume/RenameHandler`` instead.

## Topics

### Renaming the volume

[`setVolumeName(_:replyHandler:)`](/documentation/FSKit/FSVolume/RenameOperations/setVolumeName(_:replyHandler:))

Sets a new name for the volume.

### Inspecting volume properties

[`isVolumeRenameInhibited`](/documentation/FSKit/FSVolume/RenameOperations/isVolumeRenameInhibited)

A Boolean value that instructs FSKit not to call this protocol’s methods, even if the volume conforms to it.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)