Home
last modified time | relevance | path

Searched refs:bch2_printbuf_tabstop_push (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Denumerated_ref.c136 bch2_printbuf_tabstop_push(out, 32); in enumerated_ref_to_text()
A Dprintbuf.h112 int bch2_printbuf_tabstop_push(struct printbuf *, unsigned);
A Dprintbuf.c245 int bch2_printbuf_tabstop_push(struct printbuf *buf, unsigned spaces) in bch2_printbuf_tabstop_push() function
A Dutil.h97 #define printbuf_tabstop_push(_buf, _n) bch2_printbuf_tabstop_push(_buf, _n)

Completed in 175 milliseconds