Searched refs:bch2_opt_compression_to_text (Results 1 – 2 of 2) sorted by relevance
64 void bch2_opt_compression_to_text(struct printbuf *, struct bch_fs *, struct bch_sb *, u64);69 .to_text = bch2_opt_compression_to_text, \
712 void bch2_opt_compression_to_text(struct printbuf *out, in bch2_opt_compression_to_text() function