Searched refs:bch2_prt_tab (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dprintbuf.h117 void bch2_prt_tab(struct printbuf *);
H A Dprintbuf.c235 * bch2_prt_tab() - Advance printbuf to the next tabstop
240 void bch2_prt_tab(struct printbuf *out) function
H A Dutil.h204 #define prt_tab(_out) bch2_prt_tab(_out)

Completed in 224 milliseconds