Searched refs:bch2_prt_units_s64 (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dprintbuf.h124 void bch2_prt_units_s64(struct printbuf *, s64);
H A Dprintbuf.c387 * bch2_prt_units_s64() - Print out a s64 according to printbuf unit options
394 void bch2_prt_units_s64(struct printbuf *out, s64 v) function
H A Dutil.h212 #define prt_units_s64(...) bch2_prt_units_s64(__VA_ARGS__)

Completed in 269 milliseconds