MCPcopy Create free account

hub / github.com/cloudflare/artifact-fs / functions

Functions761 in github.com/cloudflare/artifact-fs

MethodPublishGeneration
(_ context.Context, _ string, _ string, _ []model.BaseNode)
internal/fusefs/merged_test.go:18
MethodPublishGeneration
(context.Context, string, string, []model.BaseNode)
internal/fusefs/ops_test.go:55
MethodPublishGeneration
(ctx context.Context, headOID string, ref string, nodes []model.BaseNode)
internal/snapshot/store.go:57
MethodQueueDepth
(model.RepoID)
internal/fusefs/ops_test.go:53
MethodQueueDepth
(model.RepoID)
internal/fusefs/fuse_unix_test.go:270
MethodQueueDepth
(model.RepoID)
internal/fusefs/readsymlink_unix_test.go:39
MethodQueueDepth
(repoID model.RepoID)
internal/hydrator/hydrator.go:355
MethodReadBlob
(ctx context.Context, repo model.RepoConfig, objectOID string, maxBytes int64)
internal/gitstore/gitstore.go:505
MethodReadBlob
(ctx context.Context, repo RepoConfig, node BaseNode, maxBytes int64)
internal/model/types.go:199
MethodReadBlob
(context.Context, model.RepoConfig, model.BaseNode, int64)
internal/fusefs/ops_test.go:49
MethodReadBlob
(_ context.Context, _ model.RepoConfig, _ model.BaseNode, _ int64)
internal/fusefs/fuse_unix_test.go:266
MethodReadBlob
(_ context.Context, _ model.RepoConfig, _ model.BaseNode, _ int64)
internal/fusefs/readsymlink_unix_test.go:34
MethodReadBlob
(_ context.Context, _ model.RepoConfig, _ string, maxBytes int64)
internal/hydrator/hydrator_test.go:573
MethodReadBlob
(ctx context.Context, repo model.RepoConfig, node model.BaseNode, maxBytes int64)
internal/hydrator/hydrator.go:204
MethodReadDir
(ctx context.Context, op *fuseops.ReadDirOp)
internal/fusefs/gated_fs.go:130
MethodReadDirPlus
(ctx context.Context, op *fuseops.ReadDirPlusOp)
internal/fusefs/gated_fs.go:137
MethodReadFile
(ctx context.Context, op *fuseops.ReadFileOp)
internal/fusefs/gated_fs.go:155
MethodReadSymlink
(ctx context.Context, op *fuseops.ReadSymlinkOp)
internal/fusefs/gated_fs.go:181
MethodReconcile
(_ context.Context, _ func(string) (model.BaseNode, bool))
internal/fusefs/merged_test.go:98
MethodReconcile
Reconcile prunes overlay entries that are stale relative to the new base snapshot. Called after a generation change (commit, branch switch, fetch). R
internal/overlay/store.go:447
MethodReleaseDirHandle
(_ context.Context, op *fuseops.ReleaseDirHandleOp)
internal/fusefs/fuse_unix.go:462
MethodReleaseDirHandle
(ctx context.Context, op *fuseops.ReleaseDirHandleOp)
internal/fusefs/gated_fs.go:144
MethodReleaseFileHandle
(_ context.Context, op *fuseops.ReleaseFileHandleOp)
internal/fusefs/fuse_unix.go:675
MethodReleaseFileHandle
(ctx context.Context, op *fuseops.ReleaseFileHandleOp)
internal/fusefs/gated_fs.go:177
MethodRemove
(_ context.Context, _ string)
internal/fusefs/merged_test.go:63
MethodRemove
(ctx context.Context, path string)
internal/overlay/store.go:214
MethodRemoveRepo
(ctx context.Context, name string)
internal/registry/registry.go:129
MethodRemoveRepo
(ctx context.Context, name string)
internal/daemon/daemon.go:346
MethodRemoveXattr
(_ context.Context, _ *fuseops.RemoveXattrOp)
internal/fusefs/fuse_unix.go:695
MethodRemoveXattr
(ctx context.Context, op *fuseops.RemoveXattrOp)
internal/fusefs/gated_fs.go:188
MethodRename
(ctx context.Context, op *fuseops.RenameOp)
internal/fusefs/fuse_unix.go:599
MethodRename
(ctx context.Context, op *fuseops.RenameOp)
internal/fusefs/gated_fs.go:102
MethodRename
(ctx context.Context, oldPath, newPath string)
internal/overlay/store.go:224
MethodRenameAndMarkModifiedFromBase
(_ context.Context, oldPath, newPath string, sourceOID string)
internal/fusefs/merged_test.go:73
MethodRenameAndMarkModifiedFromBase
(ctx context.Context, oldPath, newPath string, sourceOID string)
internal/overlay/store.go:332
MethodResolveHEAD
(ctx context.Context, repo model.RepoConfig)
internal/gitstore/gitstore.go:251
MethodRmDir
(ctx context.Context, op *fuseops.RmDirOp)
internal/fusefs/fuse_unix.go:572
MethodRmDir
(ctx context.Context, op *fuseops.RmDirOp)
internal/fusefs/gated_fs.go:109
MethodSetInodeAttributes
(ctx context.Context, op *fuseops.SetInodeAttributesOp)
internal/fusefs/fuse_unix.go:357
MethodSetInodeAttributes
(ctx context.Context, op *fuseops.SetInodeAttributesOp)
internal/fusefs/gated_fs.go:52
MethodSetMtime
(_ context.Context, path string, t time.Time)
internal/fusefs/merged_test.go:91
MethodSetMtime
(ctx context.Context, path string, t time.Time)
internal/overlay/store.go:415
MethodSetXattr
(_ context.Context, _ *fuseops.SetXattrOp)
internal/fusefs/fuse_unix.go:692
MethodSetXattr
(ctx context.Context, op *fuseops.SetXattrOp)
internal/fusefs/gated_fs.go:209
MethodStart
(ctx context.Context)
internal/daemon/daemon.go:1093
MethodStatFS
--- FUSE operations ---
internal/fusefs/fuse_unix.go:236
MethodStatFS
(ctx context.Context, op *fuseops.StatFSOp)
internal/fusefs/gated_fs.go:32
MethodSwap
(i, j int)
internal/hydrator/hydrator.go:546
MethodSyncFS
(ctx context.Context, op *fuseops.SyncFSOp)
internal/fusefs/gated_fs.go:223
MethodSyncFile
(_ context.Context, _ *fuseops.SyncFileOp)
internal/fusefs/fuse_unix.go:671
MethodSyncFile
(ctx context.Context, op *fuseops.SyncFileOp)
internal/fusefs/gated_fs.go:169
FunctionTestAddRepoAsyncCLIFlagValidation
(t *testing.T)
internal/cli/cli_test.go:94
FunctionTestAddRepoAsyncCLIRegistersWithoutClone
(t *testing.T)
internal/cli/cli_test.go:75
FunctionTestAddRepoAsyncRegistersWithoutClone
(t *testing.T)
internal/daemon/async_test.go:20
FunctionTestAddRepoAsyncRejectsInlineCredentials
(t *testing.T)
internal/daemon/async_test.go:56
FunctionTestAddRepoPreparedGitDirValidation
(t *testing.T)
internal/daemon/async_test.go:127
FunctionTestBenchRepos
(t *testing.T)
bench_test.go:46
FunctionTestBlobToCacheBinarySafe
(t *testing.T)
internal/gitstore/gitstore_test.go:55
FunctionTestBlobToCacheHonorsCanceledContext
(t *testing.T)
internal/gitstore/gitstore_test.go:93
FunctionTestBuildTreeIndexNonASCIIPaths
(t *testing.T)
internal/gitstore/gitstore_test.go:177
FunctionTestChildName
(t *testing.T)
internal/fusefs/merged_test.go:515
FunctionTestClassifyPriority
(t *testing.T)
internal/hydrator/hydrator_test.go:16
FunctionTestCloneAndFetchRefSkipTags
(t *testing.T)
internal/gitstore/gitstore_test.go:425
FunctionTestCloneBloblessRejectsMalformedCredentialURLBeforeGit
(t *testing.T)
internal/gitstore/gitstore_test.go:818
FunctionTestCloneBloblessRejectsMalformedGitStyleCredentialBeforeGit
(t *testing.T)
internal/gitstore/gitstore_test.go:914
FunctionTestCloneBloblessRejectsMalformedHTTPParseErrorBeforeGit
(t *testing.T)
internal/gitstore/gitstore_test.go:882
FunctionTestCloneBloblessRejectsMalformedHTTPSUserinfoBeforeGit
(t *testing.T)
internal/gitstore/gitstore_test.go:850
FunctionTestCloneBloblessRejectsPathSplitHTTPCredentialsBeforeGit
(t *testing.T)
internal/gitstore/gitstore_test.go:946
FunctionTestCommitTimestamp
(t *testing.T)
internal/gitstore/gitstore_test.go:212
FunctionTestCreateAndGet
(t *testing.T)
internal/overlay/store_test.go:34
FunctionTestCredentialEnvAllowsAtInHTTPSPath
(t *testing.T)
internal/gitstore/gitstore_test.go:992
FunctionTestCredentialEnvAllowsFileURLPathWithAtSign
(t *testing.T)
internal/gitstore/gitstore_test.go:699
FunctionTestCredentialEnvAllowsSCPStyleRootPathWithAtSign
(t *testing.T)
internal/gitstore/gitstore_test.go:714
FunctionTestCredentialEnvKeepsSecretsOutOfHelperCommand
(t *testing.T)
internal/gitstore/gitstore_test.go:645
FunctionTestCredentialEnvNoCredentials
(t *testing.T)
internal/gitstore/gitstore_test.go:685
FunctionTestCredentialEnvPreservesSSHUsername
(t *testing.T)
internal/gitstore/gitstore_test.go:765
FunctionTestCredentialEnvRejectsGitProtocolUsername
(t *testing.T)
internal/gitstore/gitstore_test.go:779
FunctionTestCredentialEnvRejectsHTTPSLikeUserinfoTypos
(t *testing.T)
internal/gitstore/gitstore_test.go:978
FunctionTestCredentialEnvRejectsMalformedSSHPassword
(t *testing.T)
internal/gitstore/gitstore_test.go:800
FunctionTestCredentialEnvRejectsQueryAndFragment
(t *testing.T)
internal/gitstore/gitstore_test.go:729
FunctionTestCredentialEnvRejectsSSHPassword
(t *testing.T)
internal/gitstore/gitstore_test.go:793
FunctionTestCredentialEnvRejectsSSHTokenUsername
(t *testing.T)
internal/gitstore/gitstore_test.go:786
FunctionTestCredentialEnvTokenAsUsername
(t *testing.T)
internal/gitstore/gitstore_test.go:746
FunctionTestCurrentGeneration
(t *testing.T)
internal/snapshot/store_test.go:127
FunctionTestDirtyCount
(t *testing.T)
internal/overlay/store_test.go:643
FunctionTestE2E
(t *testing.T)
e2e_test.go:94
FunctionTestE2EAsyncPreparedGitDirBlocksUntilReady
(t *testing.T)
e2e_async_test.go:19
FunctionTestE2EAsyncPreparedGitDirFailureThenRetry
(t *testing.T)
e2e_async_test.go:81
FunctionTestE2EBenchmarkRepos
(t *testing.T)
e2e_bench_test.go:68
FunctionTestE2EGitCheckoutBranchSwitch
(t *testing.T)
e2e_git_test.go:207
FunctionTestE2EGitCheckoutConflictKeepsLocalChanges
(t *testing.T)
e2e_git_test.go:244
FunctionTestE2EGitCheckoutRestorePath
(t *testing.T)
e2e_git_test.go:287
FunctionTestE2EGitCleanState
(t *testing.T)
e2e_git_test.go:129
FunctionTestE2EGitCommitModifyTrackedFile
(t *testing.T)
e2e_git_test.go:304
FunctionTestE2EGitCommitPreservesUnstagedAfterStagedCommit
(t *testing.T)
e2e_git_test.go:329
FunctionTestE2EGitCommitTrackedDelete
(t *testing.T)
e2e_git_test.go:381
FunctionTestE2EGitCommitTrackedRename
(t *testing.T)
e2e_git_test.go:361
FunctionTestE2EGitStatusDetectsSameSizeRewriteAfterMtimeRestore
(t *testing.T)
e2e_git_test.go:137
FunctionTestE2EGitStatusPorcelain
(t *testing.T)
e2e_git_test.go:167
FunctionTestEnqueueDedupesAndUpgradesPriority
(t *testing.T)
internal/hydrator/hydrator_test.go:243
← previousnext →501–600 of 761, ranked by callers