Searched refs:bch2_prt_bytes_indented (Results 1 – 3 of 3) sorted by relevance
122 void bch2_prt_bytes_indented(struct printbuf *, const char *, unsigned);235 bch2_prt_bytes_indented(out, str, strlen(str)); in prt_str_indented()
396 void bch2_prt_bytes_indented(struct printbuf *out, const char *str, unsigned count) in bch2_prt_bytes_indented() function
93 #define prt_bytes_indented(...) bch2_prt_bytes_indented(__VA_ARGS__)