Searched refs:bch2_printbuf_tabstop_push (Results 1 – 4 of 4) sorted by relevance
112 int bch2_printbuf_tabstop_push(struct printbuf *, unsigned);
245 int bch2_printbuf_tabstop_push(struct printbuf *buf, unsigned spaces) in bch2_printbuf_tabstop_push() function
84 #define printbuf_tabstop_push(_buf, _n) bch2_printbuf_tabstop_push(_buf, _n)
194 bch2_printbuf_tabstop_push(out, 24); in bch2_write_refs_to_text()