Home
last modified time | relevance | path

Searched refs:bch2_printbuf_indent_sub (Results 1 – 3 of 3) sorted by relevance

/fs/bcachefs/
A Dprintbuf.h116 void bch2_printbuf_indent_sub(struct printbuf *, unsigned);
A Dprintbuf.c307 void bch2_printbuf_indent_sub(struct printbuf *buf, unsigned spaces) in bch2_printbuf_indent_sub() function
A Dutil.h101 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n)

Completed in 10 milliseconds