Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddata_update.c115 prt_str_indented(&buf, "new replicas:\t"); in trace_io_move_finish2()
119 prt_str_indented(&buf, "insert:\t"); in trace_io_move_finish2()
568 prt_str_indented(out, "rewrite ptrs:\t"); in bch2_data_update_opts_to_text()
572 prt_str_indented(out, "kill ptrs:\t"); in bch2_data_update_opts_to_text()
576 prt_str_indented(out, "target:\t"); in bch2_data_update_opts_to_text()
580 prt_str_indented(out, "compression:\t"); in bch2_data_update_opts_to_text()
584 prt_str_indented(out, "opts.replicas:\t"); in bch2_data_update_opts_to_text()
588 prt_str_indented(out, "extra replicas:\t"); in bch2_data_update_opts_to_text()
600 prt_str_indented(out, "old key:\t"); in bch2_data_update_to_text()
H A Dprintbuf.h234 static inline void prt_str_indented(struct printbuf *out, const char *str) in prt_str_indented() function
H A Derror.c481 prt_str_indented(out, ", shutting down\n" in __bch2_fsck_err()
H A Ddebug.c791 prt_str_indented(&i->buf, s->max_paths_text); in btree_transaction_stats_read()