go.etcd.io/bbolt.freelist.hashmapAllocate (method)

2 uses

	go.etcd.io/bbolt (current package)
		freelist.go#L51: 		f.allocate = f.hashmapAllocate
		freelist_hmap.go#L16: func (f *freelist) hashmapAllocate(txid txid, n int) pgid {