go.etcd.io/bbolt.Bucket.rebalance (method)

3 uses

	go.etcd.io/bbolt (current package)
		bucket.go#L633: func (b *Bucket) rebalance() {
		bucket.go#L638: 		child.rebalance()
		tx.go#L153: 	tx.root.rebalance()