MCPcopy Create free account
hub / github.com/containerd/nerdctl / Sync

Function Sync

pkg/imgutil/commit/commit_unix.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21import "syscall"
22
23func Sync() {
24 syscall.Sync()
25}

Callers 1

CommitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…