Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddata_update.c191 struct printbuf journal_msg = PRINTBUF; in __bch2_data_update_index_update() local
383 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()