Lines Matching refs:printbuf
244 void bch2_prt_u64_base2_nbits(struct printbuf *out, u64 v, unsigned nr_bits) in bch2_prt_u64_base2_nbits()
250 void bch2_prt_u64_base2(struct printbuf *out, u64 v) in bch2_prt_u64_base2()
319 void bch2_prt_backtrace(struct printbuf *out, bch_stacktrace *stack) in bch2_prt_backtrace()
327 int bch2_prt_task_backtrace(struct printbuf *out, struct task_struct *task, unsigned skipnr, gfp_t … in bch2_prt_task_backtrace()
339 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
348 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
356 void bch2_pr_time_units(struct printbuf *out, u64 ns) in bch2_pr_time_units()
363 static void bch2_pr_time_units_aligned(struct printbuf *out, u64 ns) in bch2_pr_time_units_aligned()
370 static inline void pr_name_and_units(struct printbuf *out, const char *name, u64 ns) in pr_name_and_units()
379 void bch2_time_stats_to_text(struct printbuf *out, struct bch2_time_stats *stats) in bch2_time_stats_to_text()
584 void bch2_pd_controller_debug_to_text(struct printbuf *out, struct bch_pd_controller *pd) in bch2_pd_controller_debug_to_text()
725 void bch2_bio_to_text(struct printbuf *out, struct bio *bio) in bch2_bio_to_text()