Searched refs:printbuf_indent_add (Results 1 – 21 of 21) sorted by relevance
/linux-6.15/fs/bcachefs/ |
D | debug.c | 285 printbuf_indent_add(out, 4); in bch2_btree_node_ondisk_to_text() 481 printbuf_indent_add(out, 2); in bch2_cached_btree_node_to_text() 610 printbuf_indent_add(&i->buf, 2); in bch2_btree_transactions_read() 768 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 775 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 782 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 790 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read()
|
D | sb-members.c | 191 printbuf_indent_add(out, 2); in member_to_text() 379 printbuf_indent_add(out, 2); in bch2_dev_io_errors_to_text() 389 printbuf_indent_add(out, 2); in bch2_dev_io_errors_to_text()
|
D | alloc_foreground.c | 1633 printbuf_indent_add(out, 2); in bch2_write_point_to_text() 1729 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1736 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1743 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1749 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck()
|
D | move.c | 1295 printbuf_indent_add(out, 2); in bch2_move_stats_to_text() 1320 printbuf_indent_add(out, 2); in bch2_moving_ctxt_to_text() 1334 printbuf_indent_add(out, 2); in bch2_moving_ctxt_to_text()
|
D | util.c | 427 printbuf_indent_add(out, 2); in bch2_time_stats_to_text() 448 printbuf_indent_add(out, 2); in bch2_time_stats_to_text()
|
D | journal.c | 50 printbuf_indent_add(out, 2); in bch2_journal_buf_to_text() 1702 printbuf_indent_add(out, 2); in __bch2_journal_debug_to_text() 1731 printbuf_indent_add(out, 2); in __bch2_journal_debug_to_text()
|
D | io_read.c | 909 printbuf_indent_add(&buf, 2); in read_from_stale_dirty_pointer() 924 printbuf_indent_add(&buf, 2); in read_from_stale_dirty_pointer()
|
D | backpointers.c | 105 printbuf_indent_add(&buf, 2); in backpointer_mod_err() 117 printbuf_indent_add(&buf, 2); in backpointer_mod_err()
|
D | rebalance.c | 621 printbuf_indent_add(out, 2); in bch2_rebalance_status_to_text()
|
D | util.h | 96 #define printbuf_indent_add(_out, _n) bch2_printbuf_indent_add(_out, _n) macro
|
D | super-io.c | 1493 printbuf_indent_add(out, 2); in bch2_sb_to_text() 1517 printbuf_indent_add(out, 2); in bch2_sb_to_text()
|
D | btree_node_scan.c | 45 printbuf_indent_add(out, 2); in found_btree_nodes_to_text()
|
D | btree_locking.c | 233 printbuf_indent_add(&buf, 2); in break_cycle()
|
D | journal_reclaim.c | 1010 printbuf_indent_add(out, 2); in bch2_journal_seq_pins_to_text()
|
D | data_update.c | 608 printbuf_indent_add(out, 2); in bch2_data_update_inflight_to_text()
|
D | inode.c | 532 printbuf_indent_add(out, 2); in __bch2_inode_unpacked_to_text()
|
D | io_write.c | 1727 printbuf_indent_add(out, 2); in bch2_write_op_to_text()
|
D | btree_iter.c | 1468 printbuf_indent_add(buf, 2); in bch2_trans_updates_to_text() 1549 printbuf_indent_add(out, 2); in bch2_btree_path_to_text()
|
D | journal_io.c | 722 printbuf_indent_add(out, 2); in journal_entry_dev_usage_to_text()
|
D | alloc_background.c | 345 printbuf_indent_add(out, 2); in bch2_alloc_to_text()
|
D | btree_update_interior.c | 2735 printbuf_indent_add(out, 2); in bch2_btree_alloc_to_text()
|