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

2 uses

	go.etcd.io/bbolt (current package)
		bucket.go#L533: 		if child.inlineable() {
		bucket.go#L586: func (b *Bucket) inlineable() bool {