Searched refs:bch2_prt_bitflags (Results 1 – 4 of 4) sorted by relevance
128 void bch2_prt_bitflags(struct printbuf *, const char * const[], u64);
472 void bch2_prt_bitflags(struct printbuf *out, in bch2_prt_bitflags() function
100 #define prt_bitflags(...) bch2_prt_bitflags(__VA_ARGS__)
40 bch2_prt_bitflags(out, trans_commit_flags_strs, flags); in bch2_trans_commit_flags_to_text()