Searched refs:journal_msg (Results 1 – 1 of 1) sorted by relevance
191 struct printbuf journal_msg = PRINTBUF; in __bch2_data_update_index_update() local383 printbuf_reset(&journal_msg); in __bch2_data_update_index_update()384 prt_str(&journal_msg, bch2_data_update_type_strs[m->type]); in __bch2_data_update_index_update()386 ret = bch2_trans_log_msg(trans, &journal_msg) ?: in __bch2_data_update_index_update()433 printbuf_exit(&journal_msg); in __bch2_data_update_index_update()