Lines Matching refs:bch2_bkey_val_to_text
210 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in __mark_stripe_bucket()
221 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in __mark_stripe_bucket()
231 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in __mark_stripe_bucket()
241 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in __mark_stripe_bucket()
253 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in __mark_stripe_bucket()
311 (bch2_bkey_val_to_text(&buf, c, s.s_c), buf.buf))) { in mark_stripe_bucket()
483 bch2_bkey_val_to_text(&buf1, c, old); in bch2_trigger_stripe()
484 bch2_bkey_val_to_text(&buf2, c, new); in bch2_trigger_stripe()
665 bch2_bkey_val_to_text(&err, c, bkey_i_to_s_c(&buf->key)); in ec_validate_checksums()
909 bch2_bkey_val_to_text(&msgbuf, c, orig_k); in bch2_ec_read_extent()
1163 bch2_bkey_val_to_text(&buf, c, k); in ec_stripe_delete()
1244 bch2_bkey_val_to_text(&buf, c, k); in ec_stripe_key_update()
1246 bch2_bkey_val_to_text(&buf, c, bkey_i_to_s_c(&new->k_i)); in ec_stripe_key_update()
2425 bch2_bkey_val_to_text(out, c, bkey_i_to_s_c(&s->new_stripe.key)); in bch2_new_stripe_to_text()