Searched refs:printbuf_indent_sub (Results 1 – 18 of 18) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | debug.c | 293 printbuf_indent_sub(out, 4); in bch2_btree_node_ondisk_to_text() 499 printbuf_indent_sub(out, 2); in bch2_cached_btree_node_to_text() 611 printbuf_indent_sub(&i->buf, 2); in bch2_btree_transactions_read() 776 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 783 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 791 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read() 796 printbuf_indent_sub(&i->buf, 2); in btree_transaction_stats_read()
|
D | sb-members.c | 270 printbuf_indent_sub(out, 2); in member_to_text() 380 printbuf_indent_sub(out, 2); in bch2_dev_io_errors_to_text() 391 printbuf_indent_sub(out, 2); in bch2_dev_io_errors_to_text()
|
D | alloc_foreground.c | 1595 printbuf_indent_sub(out, 2); in bch2_write_point_to_text() 1689 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1696 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1703 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck() 1709 printbuf_indent_sub(&buf, 2); in bch2_print_allocator_stuck()
|
D | util.c | 444 printbuf_indent_sub(out, 2); in bch2_time_stats_to_text() 464 printbuf_indent_sub(out, 2); in bch2_time_stats_to_text()
|
D | journal.c | 85 printbuf_indent_sub(out, 2); in bch2_journal_buf_to_text() 1609 printbuf_indent_sub(out, 2); in __bch2_journal_debug_to_text() 1633 printbuf_indent_sub(out, 2); in __bch2_journal_debug_to_text()
|
D | move.c | 1193 printbuf_indent_sub(out, 2); in bch2_move_stats_to_text() 1222 printbuf_indent_sub(out, 4); in bch2_moving_ctxt_to_text()
|
D | util.h | 97 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n) macro
|
D | btree_node_scan.c | 49 printbuf_indent_sub(out, 2); in found_btree_nodes_to_text()
|
D | rebalance.c | 624 printbuf_indent_sub(out, 2); in bch2_rebalance_status_to_text()
|
D | super-io.c | 1473 printbuf_indent_sub(out, 2); in bch2_sb_to_text() 1481 printbuf_indent_sub(out, 2); in bch2_sb_to_text()
|
D | btree_locking.c | 233 printbuf_indent_sub(&buf, 2); in break_cycle()
|
D | journal_reclaim.c | 1013 printbuf_indent_sub(out, 2); in bch2_journal_seq_pins_to_text()
|
D | inode.c | 553 printbuf_indent_sub(out, 2); in __bch2_inode_unpacked_to_text()
|
D | io_write.c | 1693 printbuf_indent_sub(out, 2); in bch2_write_op_to_text()
|
D | btree_iter.c | 1507 printbuf_indent_sub(buf, 2); in bch2_trans_updates_to_text() 1584 printbuf_indent_sub(out, 2); in bch2_btree_path_to_text()
|
D | journal_io.c | 730 printbuf_indent_sub(out, 2); in journal_entry_dev_usage_to_text()
|
D | alloc_background.c | 365 printbuf_indent_sub(out, 2); in bch2_alloc_to_text()
|
D | btree_update_interior.c | 2690 printbuf_indent_sub(out, 2); in bch2_btree_alloc_to_text()
|