go.etcd.io/bbolt.Stats.FreelistInuse (field)
4 uses
go.etcd.io/bbolt (current package)
db.go#L1083: FreelistInuse int // total bytes used by the freelist
db.go#L1103: diff.FreelistInuse = s.FreelistInuse
tx.go#L310: tx.db.stats.FreelistInuse = freelistAlloc
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)