<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSCreateFileKOIOResult",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:objc(cs)FSCreateFileKOIOResult"
  },
  "title" : "FSCreateFileKOIOResult"
}
-->

# FSCreateFileKOIOResult

The result of a kernel-offloaded create-file call.

```
class FSCreateFileKOIOResult
```

## Overview

Use this type in your implementation of [`createFile(named:in:attributes:packer:context:replyHandler:)`](/documentation/FSKit/FSVolume/KernelOffloadedIOHandler/createFile(named:in:attributes:packer:context:replyHandler:)).

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CVarArg`](/documentation/Swift/CVarArg)

### Inherits From

[`FSCreateItemResult`](/documentation/FSKit/FSCreateItemResult)

---

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)