<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/OSMappedFile/createFromPath",
  "metadataVersion" : "0.1.0",
  "role" : "Static Method",
  "symbol" : {
    "kind" : "Static Method",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@S@OSMappedFile@F@createFromPath#*1C#k#l#**$@S@OSMappedFile#S"
  },
  "title" : "createFromPath"
}
-->

# createFromPath

```
static kern_return_t createFromPath(const char *path, uint64_t options, size_t minGuardSize, OSMappedFile **outputMappedFile);
```

---

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)