Searched refs:printbuf_tabstop_push (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | util.c | 407 printbuf_tabstop_push(out, out->indent + TABSTOP_SIZE); in bch2_time_stats_to_text() 413 printbuf_tabstop_push(out, out->indent + 20); in bch2_time_stats_to_text() 414 printbuf_tabstop_push(out, TABSTOP_SIZE + 2); in bch2_time_stats_to_text() 415 printbuf_tabstop_push(out, 0); in bch2_time_stats_to_text() 416 printbuf_tabstop_push(out, TABSTOP_SIZE + 2); in bch2_time_stats_to_text() 421 printbuf_tabstop_push(out, out->indent + 20); in bch2_time_stats_to_text() 422 printbuf_tabstop_push(out, TABSTOP_SIZE); in bch2_time_stats_to_text() 423 printbuf_tabstop_push(out, 2); in bch2_time_stats_to_text() 424 printbuf_tabstop_push(out, TABSTOP_SIZE); in bch2_time_stats_to_text() 590 printbuf_tabstop_push(out, 20); in bch2_pd_controller_debug_to_text()
|
| A D | sysfs.c | 265 printbuf_tabstop_push(out, 12); in bch2_compression_stats_to_text() 266 printbuf_tabstop_push(out, 16); in bch2_compression_stats_to_text() 267 printbuf_tabstop_push(out, 16); in bch2_compression_stats_to_text() 268 printbuf_tabstop_push(out, 24); in bch2_compression_stats_to_text() 535 printbuf_tabstop_push(out, 32); in SHOW()
|
| A D | sb-errors.c | 64 printbuf_tabstop_push(out, 16); in bch2_sb_errors_to_text()
|
| A D | buckets.c | 80 printbuf_tabstop_push(out, 12); in bch2_dev_usage_to_text() 81 printbuf_tabstop_push(out, 16); in bch2_dev_usage_to_text() 82 printbuf_tabstop_push(out, 16); in bch2_dev_usage_to_text() 83 printbuf_tabstop_push(out, 16); in bch2_dev_usage_to_text() 84 printbuf_tabstop_push(out, 16); in bch2_dev_usage_to_text()
|
| A D | clock.c | 176 printbuf_tabstop_push(out, 40); in bch2_io_timers_to_text()
|
| A D | btree_key_cache.c | 784 printbuf_tabstop_push(out, 24); in bch2_btree_key_cache_to_text() 785 printbuf_tabstop_push(out, 12); in bch2_btree_key_cache_to_text()
|
| A D | alloc_foreground.c | 562 printbuf_tabstop_push(&buf, 24); in trace_bucket_alloc2() 1712 printbuf_tabstop_push(out, 24); in bch2_fs_alloc_debug_to_text() 1756 printbuf_tabstop_push(out, 12); in bch2_dev_alloc_debug_to_text() 1757 printbuf_tabstop_push(out, 16); in bch2_dev_alloc_debug_to_text()
|
| A D | sb-downgrade.c | 303 printbuf_tabstop_push(out, 16); in bch2_sb_downgrade_to_text()
|
| A D | movinggc.c | 299 printbuf_tabstop_push(out, 32); in bch2_copygc_wait_to_text()
|
| A D | quota.c | 97 printbuf_tabstop_push(out, 20); in qc_info_to_text() 112 printbuf_tabstop_push(out, 20); in qc_dqblk_to_text()
|
| A D | sb-members.c | 372 printbuf_tabstop_push(out, 12); in bch2_dev_io_errors_to_text()
|
| A D | util.h | 84 #define printbuf_tabstop_push(_buf, _n) bch2_printbuf_tabstop_push(_buf, _n) macro
|
| A D | journal.c | 91 printbuf_tabstop_push(out, 24); in bch2_journal_bufs_to_text() 1438 printbuf_tabstop_push(out, 28); in __bch2_journal_debug_to_text()
|
| A D | super-io.c | 1258 printbuf_tabstop_push(out, 32); in __bch2_sb_field_to_text() 1307 printbuf_tabstop_push(out, 44); in bch2_sb_to_text()
|
| A D | data_update.c | 529 printbuf_tabstop_push(out, 20); in bch2_data_update_opts_to_text()
|
| A D | debug.c | 473 printbuf_tabstop_push(out, 32); in bch2_cached_btree_node_to_text()
|
| A D | btree_io.c | 2342 printbuf_tabstop_push(out, 20); in bch2_btree_write_stats_to_text() 2343 printbuf_tabstop_push(out, 10); in bch2_btree_write_stats_to_text()
|
| A D | btree_cache.c | 1472 printbuf_tabstop_push(out, 32); in bch2_btree_cache_to_text()
|
| A D | btree_iter.c | 3360 printbuf_tabstop_push(out, 16); in bch2_btree_trans_to_text() 3361 printbuf_tabstop_push(out, 32); in bch2_btree_trans_to_text()
|
Completed in 47 milliseconds