Searched refs:printbuf_indent_add (Results 1 – 19 of 19) sorted by relevance
/linux/fs/bcachefs/ |
H A D | debug.c | 284 printbuf_indent_add(out, 4); in bch2_btree_node_ondisk_to_text() 480 printbuf_indent_add(out, 2); in bch2_cached_btree_node_to_text() 609 printbuf_indent_add(&i->buf, 2); in bch2_btree_transactions_read() 767 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 774 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 781 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read() 789 printbuf_indent_add(&i->buf, 2); in btree_transaction_stats_read()
|
H A D | sb-members.c | 189 printbuf_indent_add(out, 2); in member_to_text() 377 printbuf_indent_add(out, 2); in bch2_dev_io_errors_to_text() 387 printbuf_indent_add(out, 2); in bch2_dev_io_errors_to_text()
|
H A D | alloc_foreground.c | 1592 printbuf_indent_add(out, 2); in bch2_write_point_to_text() 1687 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1694 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1701 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck() 1707 printbuf_indent_add(&buf, 2); in bch2_print_allocator_stuck()
|
H A D | journal.c | 57 printbuf_indent_add(out, 2); in bch2_journal_buf_to_text() 1596 printbuf_indent_add(out, 2); in __bch2_journal_debug_to_text() 1625 printbuf_indent_add(out, 2); in __bch2_journal_debug_to_text()
|
H A D | io_read.c | 852 printbuf_indent_add(&buf, 2); in read_from_stale_dirty_pointer() 867 printbuf_indent_add(&buf, 2); in read_from_stale_dirty_pointer()
|
H A D | backpointers.c | 101 printbuf_indent_add(&buf, 2); in backpointer_mod_err() 113 printbuf_indent_add(&buf, 2); in backpointer_mod_err()
|
H A D | btree_node_scan.c | 44 printbuf_indent_add(out, 2); in found_btree_nodes_to_text()
|
H A D | rebalance.c | 597 printbuf_indent_add(out, 2); in bch2_rebalance_status_to_text()
|
H A D | util.h | 96 #define printbuf_indent_add(_out, _n) bch2_printbuf_indent_add(_out, _n) macro
|
H A D | super-io.c | 1455 printbuf_indent_add(out, 2); in bch2_sb_to_text() 1479 printbuf_indent_add(out, 2); in bch2_sb_to_text()
|
H A D | btree_locking.c | 231 printbuf_indent_add(&buf, 2); in break_cycle()
|
H A D | journal_reclaim.c | 1001 printbuf_indent_add(out, 2); in bch2_journal_seq_pins_to_text()
|
H A D | inode.c | 531 printbuf_indent_add(out, 2); in __bch2_inode_unpacked_to_text()
|
H A D | io_write.c | 1681 printbuf_indent_add(out, 2); in bch2_write_op_to_text()
|
H A D | btree_iter.c | 1482 printbuf_indent_add(buf, 2); in bch2_trans_updates_to_text() 1571 printbuf_indent_add(out, 2); in bch2_btree_path_to_text()
|
H A D | journal_io.c | 721 printbuf_indent_add(out, 2); in journal_entry_dev_usage_to_text()
|
H A D | alloc_background.c | 345 printbuf_indent_add(out, 2); in bch2_alloc_to_text()
|
H A D | btree_io.c | 527 printbuf_indent_add(out, 2); in btree_err_msg()
|
H A D | btree_update_interior.c | 2681 printbuf_indent_add(out, 2); in bch2_btree_alloc_to_text()
|