Searched refs:prt_str_indented (Results 1 – 4 of 4) sorted by relevance
| /fs/bcachefs/ |
| A D | data_update.c | 125 prt_str_indented(&buf, "new replicas:\t"); in trace_io_move_finish2() 129 prt_str_indented(&buf, "insert:\t"); in trace_io_move_finish2() 628 prt_str_indented(out, "rewrite ptrs:\t"); in bch2_data_update_opts_to_text() 632 prt_str_indented(out, "kill ptrs:\t"); in bch2_data_update_opts_to_text() 636 prt_str_indented(out, "target:\t"); in bch2_data_update_opts_to_text() 640 prt_str_indented(out, "compression:\t"); in bch2_data_update_opts_to_text() 644 prt_str_indented(out, "opts.replicas:\t"); in bch2_data_update_opts_to_text() 648 prt_str_indented(out, "extra replicas:\t"); in bch2_data_update_opts_to_text() 652 prt_str_indented(out, "scrub:\t"); in bch2_data_update_opts_to_text() 664 prt_str_indented(out, "old key:\t"); in bch2_data_update_to_text()
|
| A D | printbuf.h | 242 static inline void prt_str_indented(struct printbuf *out, const char *str) in prt_str_indented() function
|
| A D | error.c | 530 prt_str_indented(out, ", shutting down\n" in __bch2_fsck_err()
|
| A D | debug.c | 801 prt_str_indented(&i->buf, s->max_paths_text); in btree_transaction_stats_read()
|
Completed in 13 milliseconds