Searched refs:bch2_trans_commit_flags_to_text (Results 1 – 3 of 3) sorted by relevance
47 void bch2_trans_commit_flags_to_text(struct printbuf *, enum bch_trans_commit_flags);
31 void bch2_trans_commit_flags_to_text(struct printbuf *out, enum bch_trans_commit_flags flags) in bch2_trans_commit_flags_to_text() function
2596 bch2_trans_commit_flags_to_text(out, as->flags); in bch2_btree_update_to_text()