Searched refs:bch2_opt_target_to_text (Results 1 – 2 of 2) sorted by relevance
94 void bch2_opt_target_to_text(struct printbuf *, struct bch_fs *, struct bch_sb *, u64);98 .to_text = bch2_opt_target_to_text, \
607 void bch2_opt_target_to_text(struct printbuf *out, in bch2_opt_target_to_text() function