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

2 uses

	go.etcd.io/bbolt (current package)
		freelist.go#L55: 		f.readIDs = f.hashmapReadIDs
		freelist_hmap.go#L64: func (f *freelist) hashmapReadIDs(pgids []pgid) {