Searched refs:bch2_prt_human_readable_u64 (Results 1 – 3 of 3) sorted by relevance
410 void bch2_prt_human_readable_u64(struct printbuf *out, u64 v) in bch2_prt_human_readable_u64() function430 bch2_prt_human_readable_u64(out, abs(v)); in bch2_prt_human_readable_s64()444 bch2_prt_human_readable_u64(out, v); in bch2_prt_units_u64()
123 void bch2_prt_human_readable_u64(struct printbuf *, u64);
95 #define prt_human_readable_u64(...) bch2_prt_human_readable_u64(__VA_ARGS__)