Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dprintbuf.h115 void bch2_printbuf_indent_sub(struct printbuf *, unsigned);
H A Dprintbuf.c288 void bch2_printbuf_indent_sub(struct printbuf *buf, unsigned spaces) in bch2_printbuf_indent_sub() function
H A Dutil.h97 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n)