Searched refs:bch2_printbuf_indent_sub (Results 1 – 3 of 3) sorted by relevance
115 void bch2_printbuf_indent_sub(struct printbuf *, unsigned);
288 void bch2_printbuf_indent_sub(struct printbuf *buf, unsigned spaces) in bch2_printbuf_indent_sub() function
87 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n)