Searched refs:bch2_bbpos_to_text (Results 1 – 5 of 5) 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()
1325 bch2_bbpos_to_text(&buf, start); in bch2_check_backpointers_to_extents()1327 bch2_bbpos_to_text(&buf, end); in bch2_check_backpointers_to_extents()
1428 bch2_bbpos_to_text(out, stats->pos); in bch2_move_stats_to_text()
1958 bch2_bbpos_to_text(out, d->pos); in bch2_snapshot_delete_status_to_text()
Completed in 821 milliseconds