go.etcd.io/bbolt.freelist.copyall (method)
4 uses
go.etcd.io/bbolt (current package)
freelist.go#L98: func (f *freelist) copyall(dst []pgid) {
freelist.go#L327: f.copyall(ids)
freelist.go#L334: f.copyall(ids[1:])
tx.go#L425: tx.db.freelist.copyall(all)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)