Lines Matching refs:bch2_bkey_val_to_text
99 bch2_bkey_val_to_text(&buf, c, k); in trace_move_extent_finish2()
148 bch2_bkey_val_to_text(&buf, c, old); in trace_move_extent_fail2()
151 bch2_bkey_val_to_text(&buf, c, new); in trace_move_extent_fail2()
154 bch2_bkey_val_to_text(&buf, c, wrote); in trace_move_extent_fail2()
158 bch2_bkey_val_to_text(&buf, c, bkey_i_to_s_c(insert)); in trace_move_extent_fail2()
333 bch2_bkey_val_to_text(&buf, c, old); in __bch2_data_update_index_update()
335 bch2_bkey_val_to_text(&buf, c, k); in __bch2_data_update_index_update()
337 bch2_bkey_val_to_text(&buf, c, bkey_i_to_s_c(insert)); in __bch2_data_update_index_update()
351 bch2_bkey_val_to_text(&buf, c, old); in __bch2_data_update_index_update()
353 bch2_bkey_val_to_text(&buf, c, k); in __bch2_data_update_index_update()
355 bch2_bkey_val_to_text(&buf, c, bkey_i_to_s_c(insert)); in __bch2_data_update_index_update()
555 bch2_bkey_val_to_text(out, m->op.c, bkey_i_to_s_c(m->k.k)); in bch2_data_update_to_text()