Searched refs:bch2_printbuf_tabstop_push (Results 1 – 4 of 4) sorted by relevance
136 bch2_printbuf_tabstop_push(out, 32); in enumerated_ref_to_text()
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
97 #define printbuf_tabstop_push(_buf, _n) bch2_printbuf_tabstop_push(_buf, _n)
Completed in 175 milliseconds