MCPcopy Create free account

hub / github.com/brendoncarroll/webfs / functions

Functions416 in github.com/brendoncarroll/webfs

FunctionNewRootDir
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:450
FunctionNewRootFile
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:515
FunctionNewRootRef
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:920
FunctionNewRootTAI64N
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:76
FunctionNewRootUInt256
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:1038
FunctionNewRootVolumeLink
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:595
FunctionNewSession
(s *capnp.Segment)
src/internal/wfscnp/webfs.capnp.go:680
FunctionNewSession_List
NewSession creates a new list of Session.
src/internal/wfscnp/webfs.capnp.go:790
FunctionNewTAI64N_List
NewTAI64N creates a new list of TAI64N.
src/internal/wfscnp/webfs.capnp.go:133
FunctionNewTypeCode_List
(s *capnp.Segment, sz int32)
src/internal/wfscnp/webfs.capnp.go:62
FunctionNewUInt256_List
NewUInt256 creates a new list of UInt256.
src/internal/wfscnp/webfs.capnp.go:1111
MethodNewVolumeLink
NewVolumeLink sets the volumeLink field to a newly allocated VolumeLink struct, preferring placement in s's segment.
src/internal/wfscnp/webfs.capnp.go:389
FunctionNewVolumeLink_List
NewVolumeLink creates a new list of VolumeLink.
src/internal/wfscnp/webfs.capnp.go:662
MethodNodeID
()
src/internal/wfscnp/webfs.capnp.go:632
MethodOid
()
src/internal/wfscnp/webfs.capnp.go:645
MethodPKI
()
src/webfs/webfs.go:78
MethodPayload
()
src/internal/wfscnp/webfs.capnp.go:421
FunctionReadRootDir
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:455
FunctionReadRootFile
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:520
FunctionReadRootRef
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:925
FunctionReadRootTAI64N
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:81
FunctionReadRootUInt256
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:1043
FunctionReadRootVolumeLink
(msg *capnp.Message)
src/internal/wfscnp/webfs.capnp.go:600
MethodReaddir
(ctx context.Context)
src/webfsfuse/webfsfuse.go:119
MethodReadlink
(ctx context.Context)
src/webfsfuse/webfsfuse.go:336
FunctionRegisterSchema
(reg *schemas.Registry)
src/internal/wfscnp/webfs.capnp.go:1191
MethodRemovexattr
(ctx context.Context, attr string)
src/webfsfuse/webfsfuse.go:469
MethodRename
(ctx context.Context, name string, newParent fs.InodeEmbedder, newName string, flags uint32)
src/webfsfuse/webfsfuse.go:294
MethodRename
(ctx context.Context, oldParent INode, oldName string, newParent INode, newName string)
src/webfs/dir.go:130
MethodRev
()
src/internal/wfscnp/webfs.capnp.go:271
MethodRmdir
(ctx context.Context, name string)
src/webfsfuse/webfsfuse.go:661
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:110
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:212
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:300
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:549
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:629
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:719
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:853
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:954
MethodSegment
()
src/internal/wfscnp/webfs.capnp.go:1072
MethodSetCid
(v UInt256)
src/internal/wfscnp/webfs.capnp.go:966
MethodSetCreateAt
(v TAI64N)
src/internal/wfscnp/webfs.capnp.go:731
MethodSetCreatedAt
(v TAI64N)
src/internal/wfscnp/webfs.capnp.go:224
MethodSetDek
(v UInt256)
src/internal/wfscnp/webfs.capnp.go:990
MethodSetDir
(v Dir)
src/internal/wfscnp/webfs.capnp.go:350
MethodSetFile
(v File)
src/internal/wfscnp/webfs.capnp.go:318
MethodSetMode
(v uint32)
src/internal/wfscnp/webfs.capnp.go:283
MethodSetModifiedAt
(v TAI64N)
src/internal/wfscnp/webfs.capnp.go:248
MethodSetNodeID
(v []byte)
src/internal/wfscnp/webfs.capnp.go:641
MethodSetOid
(v []byte)
src/internal/wfscnp/webfs.capnp.go:654
MethodSetRev
(v uint64)
src/internal/wfscnp/webfs.capnp.go:275
MethodSetTouchedAt
(v TAI64N)
src/internal/wfscnp/webfs.capnp.go:763
MethodSetVolumeLink
(v VolumeLink)
src/internal/wfscnp/webfs.capnp.go:382
MethodSetattr
(ctx context.Context, _ fs.FileHandle, in *fuse.SetAttrIn, out *fuse.AttrOut)
src/webfsfuse/webfsfuse.go:227
MethodSetlk
(ctx context.Context, owner uint64, lk *fuse.FileLock, flags uint32)
src/webfsfuse/webfsfuse.go:554
MethodSetlkw
(ctx context.Context, owner uint64, lk *fuse.FileLock, flags uint32)
src/webfsfuse/webfsfuse.go:558
MethodSetxattr
(ctx context.Context, attr string, data []byte, flags uint32)
src/webfsfuse/webfsfuse.go:442
MethodString
String returns the enum's constant name.
src/internal/wfscnp/webfs.capnp.go:26
MethodString
()
src/internal/wfscnp/webfs.capnp.go:86
MethodString
()
src/internal/wfscnp/webfs.capnp.go:156
MethodString
()
src/internal/wfscnp/webfs.capnp.go:188
MethodString
()
src/internal/wfscnp/webfs.capnp.go:460
MethodString
()
src/internal/wfscnp/webfs.capnp.go:525
MethodString
()
src/internal/wfscnp/webfs.capnp.go:605
MethodString
()
src/internal/wfscnp/webfs.capnp.go:695
MethodString
()
src/internal/wfscnp/webfs.capnp.go:829
MethodString
()
src/internal/wfscnp/webfs.capnp.go:930
MethodString
()
src/internal/wfscnp/webfs.capnp.go:1048
MethodString
()
src/webfs/models.go:28
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:141
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:411
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:426
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:580
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:670
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:798
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:905
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:1017
MethodStruct
()
src/internal/wfscnp/webfs.capnp.go:1119
MethodSymlink
(ctx context.Context, target, name string, out *fuse.EntryOut)
src/webfsfuse/webfsfuse.go:315
FunctionTestDir
(t *testing.T)
src/webfs/webfs_test.go:81
FunctionTestFile
(t *testing.T)
src/webfs/webfs_test.go:20
FunctionTestFileExtents
(t *testing.T)
src/webfs/webfs_test.go:46
FunctionTestFindConflictingLockOwners
(t *testing.T)
src/webfs/webfs_test.go:420
FunctionTestGCSessions
(t *testing.T)
src/webfs/webfs_test.go:247
FunctionTestLocks
(t *testing.T)
src/webfs/webfs_test.go:273
FunctionTestLocksConflict
(t *testing.T)
src/webfs/webfs_test.go:319
FunctionTestPOSIX
(t *testing.T)
src/webfsfuse/webfsfuse_test.go:20
FunctionTestSessions
(t *testing.T)
src/webfs/webfs_test.go:193
FunctionTestXAttrSizeLimits
(t *testing.T)
src/webfs/webfs_test.go:174
FunctionTestXAttrs
(t *testing.T)
src/webfs/webfs_test.go:141
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:99
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:201
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:538
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:618
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:708
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:842
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:943
MethodToPtr
()
src/internal/wfscnp/webfs.capnp.go:1061
MethodTouchedAt
()
src/internal/wfscnp/webfs.capnp.go:805
FunctionTypeCodeFromString
TypeCodeFromString returns the enum value with a name, or the zero value if there's no such value.
src/internal/wfscnp/webfs.capnp.go:44
← previousnext →301–400 of 416, ranked by callers