Lines Matching refs:prt_printf
108 prt_printf(out, fmt "\n", __VA_ARGS__); \
252 prt_printf(out, "type\tcompressed\runcompressed\raverage extent size\r\n"); in bch2_compression_stats_to_text()
287 prt_printf(out, ": "); in bch2_gc_gens_pos_to_text()
289 prt_printf(out, "\n"); in bch2_gc_gens_pos_to_text()
298 prt_printf(out, "hidden:\t\t%llu\n", b.hidden); in bch2_fs_usage_base_to_text()
299 prt_printf(out, "btree:\t\t%llu\n", b.btree); in bch2_fs_usage_base_to_text()
300 prt_printf(out, "data:\t\t%llu\n", b.data); in bch2_fs_usage_base_to_text()
301 prt_printf(out, "cached:\t%llu\n", b.cached); in bch2_fs_usage_base_to_text()
302 prt_printf(out, "reserved:\t\t%llu\n", b.reserved); in bch2_fs_usage_base_to_text()
303 prt_printf(out, "nr_inodes:\t%llu\n", b.nr_inodes); in bch2_fs_usage_base_to_text()
466 prt_printf(&buf, "shutdown by sysfs\n"); in STORE()
534 prt_printf(out, "since mount:\t"); \ in SHOW()
539 prt_printf(out, "since filesystem creation:\t"); \ in SHOW()
788 prt_printf(out, "%s:\n", bch2_rw[rw]); in dev_io_done_to_text()
791 prt_printf(out, "%-12s:%12llu\n", in dev_io_done_to_text()