Searched refs:bch2_bbpos_to_text (Results 1 – 4 of 4) sorted by relevance
30 static inline void bch2_bbpos_to_text(struct printbuf *out, struct bbpos pos) in bch2_bbpos_to_text() function
56 bch2_bbpos_to_text(&buf, BBPOS(iter->btree_id, iter->pos)); in bch2_progress_update_iter()
1261 bch2_bbpos_to_text(&buf, start); in bch2_check_backpointers_to_extents()1263 bch2_bbpos_to_text(&buf, end); in bch2_check_backpointers_to_extents()
1293 bch2_bbpos_to_text(out, stats->pos); in bch2_move_stats_to_text()