Searched refs:bch2_backpointer_to_text (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbackpointers.h22 void bch2_backpointer_to_text(struct printbuf *, const struct bch_backpointer *);
H A Dbackpointers.c65 void bch2_backpointer_to_text(struct printbuf *out, const struct bch_backpointer *bp) function
84 bch2_backpointer_to_text(out, bkey_s_c_to_backpointer(k).v);
107 bch2_backpointer_to_text(&buf, &bp);
125 bch2_backpointer_to_text(&buf, &bp);
272 bch2_backpointer_to_text(&buf, &bp);
H A Dec.c1210 bch2_backpointer_to_text(&buf, &bp);

Completed in 145 milliseconds