MCPcopy Create free account
hub / github.com/bazil/fuse / OpenFlags

TypeAlias OpenFlags

fuse_kernel.go:203–203  ·  view source on GitHub ↗

OpenFlags are the O_FOO flags passed to open/create/etc calls. For example, os.O_WRONLY | os.O_APPEND.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

TestOpenFlagsStringFunction · 0.92
TestCreateFunction · 0.92
TestOpenFunction · 0.92
openFlagsFunction · 0.85
openFlagsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected