Searched refs:bch2_prt_bitflags (Results 1 – 5 of 5) sorted by relevance
129 void bch2_prt_bitflags(struct printbuf *, const char * const[], u64);
491 void bch2_prt_bitflags(struct printbuf *out, in bch2_prt_bitflags() function
114 #define prt_bitflags(...) bch2_prt_bitflags(__VA_ARGS__)
42 bch2_prt_bitflags(out, trans_commit_flags_strs, flags); in bch2_trans_commit_flags_to_text()
1507 bch2_prt_bitflags(out, bch2_read_bio_flags, rbio->flags); in bch2_read_bio_to_text()
Completed in 19 milliseconds