go.etcd.io/bbolt.Tx.commitFreelist (method)

2 uses

	go.etcd.io/bbolt (current package)
		tx.go#L175: 		err := tx.commitFreelist()
		tx.go#L225: func (tx *Tx) commitFreelist() error {