Home
last modified time | relevance | path

Searched refs:bch2_bbpos_to_text (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbbpos.h30 static inline void bch2_bbpos_to_text(struct printbuf *out, struct bbpos pos) in bch2_bbpos_to_text() function
H A Dprogress.c56 bch2_bbpos_to_text(&buf, BBPOS(iter->btree_id, iter->pos)); in bch2_progress_update_iter()
H A Dbackpointers.c1261 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()
H A Dmove.c1293 bch2_bbpos_to_text(out, stats->pos); in bch2_move_stats_to_text()