Searched refs:printbuf_indent_sub (Results 1 – 20 of 20) sorted by relevance
/linux/fs/bcachefs/ |
H A D | debug.c | 299 printbuf_indent_sub(out, 4); in bch2_btree_node_ondisk_to_text() 497 printbuf_indent_sub(out, 2); in bch2_cached_btree_node_to_text() 609 printbuf_indent_sub(&i->buf, 2); in bch2_btree_transactions_read() 773 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 780 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 787 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 795 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 800 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read()
|
H A D | sb-members.c | 298 printbuf_indent_sub(out, 2); in member_to_text() 433 printbuf_indent_sub(out, 2); in bch2_dev_io_errors_to_text() 444 printbuf_indent_sub(out, 2); in bch2_dev_io_errors_to_text()
|
H A D | alloc_foreground.c | 1535 printbuf_indent_sub(out, 2); in bch2_write_point_to_text() 1632 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1643 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1651 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1657 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck()
|
H A D | util.c | 441 printbuf_indent_sub(out, 2); in bch2_time_stats_to_text() 461 printbuf_indent_sub(out, 2); in bch2_time_stats_to_text()
|
H A D | journal.c | 85 printbuf_indent_sub(out, 2); in bch2_journal_buf_to_text() 1794 printbuf_indent_sub(out, 2); in __bch2_journal_debug_to_text() 1818 printbuf_indent_sub(out, 2); in __bch2_journal_debug_to_text()
|
H A D | util.h | 101 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n) macro
|
H A D | move.c | 1446 printbuf_indent_sub(out, 2); in bch2_move_stats_to_text() 1477 printbuf_indent_sub(out, 4); in bch2_moving_ctxt_to_text()
|
H A D | super-io.c | 1546 printbuf_indent_sub(out, 2); in bch2_sb_to_text() 1554 printbuf_indent_sub(out, 2); in bch2_sb_to_text()
|
H A D | btree_node_scan.c | 50 printbuf_indent_sub(out, 2); in found_btree_nodes_to_text()
|
H A D | journal_reclaim.c | 1017 printbuf_indent_sub(out, 2); in bch2_journal_seq_pins_to_text()
|
H A D | rebalance.c | 692 printbuf_indent_sub(out, 2); in bch2_rebalance_status_to_text()
|
H A D | btree_locking.c | 212 printbuf_indent_sub(&buf, 2); in break_cycle_fail()
|
H A D | data_update.c | 684 printbuf_indent_sub(out, 4); in bch2_data_update_inflight_to_text()
|
H A D | io_read.c | 362 printbuf_indent_sub(out, 2); in bch2_promote_op_to_text()
|
H A D | inode.c | 630 printbuf_indent_sub(out, 2); in __bch2_inode_unpacked_to_text()
|
H A D | io_write.c | 1764 printbuf_indent_sub(out, 2); in bch2_write_op_to_text()
|
H A D | btree_iter.c | 1509 printbuf_indent_sub(buf, 2); in bch2_trans_updates_to_text() 1576 printbuf_indent_sub(out, 2); in bch2_btree_path_to_text()
|
H A D | journal_io.c | 749 printbuf_indent_sub(out, 2); in journal_entry_dev_usage_to_text()
|
H A D | alloc_background.c | 365 printbuf_indent_sub(out, 2); in __bch2_alloc_v4_to_text()
|
H A D | btree_update_interior.c | 2803 printbuf_indent_sub(out, 2); in bch2_btree_alloc_to_text()
|