Searched refs:bch2_btree_trans_to_text (Results 1 – 4 of 4) sorted by relevance
84 bch2_btree_trans_to_text(out, i->trans); in print_cycle()228 bch2_btree_trans_to_text(&buf, trans); in break_cycle()
942 void bch2_btree_trans_to_text(struct printbuf *, struct btree_trans *);
606 bch2_btree_trans_to_text(&i->buf, trans); in bch2_btree_transactions_read()
3537 void bch2_btree_trans_to_text(struct printbuf *out, struct btree_trans *trans) in bch2_btree_trans_to_text() function