Home
last modified time | relevance | path

Searched refs:bch2_bkey_ptrs_to_text (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dextents.h445 .val_to_text = bch2_bkey_ptrs_to_text, \
696 void bch2_bkey_ptrs_to_text(struct printbuf *, struct bch_fs *,
H A Dextents.c188 bch2_bkey_ptrs_to_text(out, c, k); in bch2_btree_ptr_to_text()
228 bch2_bkey_ptrs_to_text(out, c, k); in bch2_btree_ptr_v2_to_text()
1123 void bch2_bkey_ptrs_to_text(struct printbuf *out, struct bch_fs *c, in bch2_bkey_ptrs_to_text() function
H A Dreflink.c271 bch2_bkey_ptrs_to_text(out, c, k); in bch2_reflink_v_to_text()