Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dprintbuf.h111 void bch2_printbuf_tabstop_pop(struct printbuf *);
H A Dprintbuf.c229 void bch2_printbuf_tabstop_pop(struct printbuf *buf) in bch2_printbuf_tabstop_pop() function
H A Dutil.h93 #define printbuf_tabstop_pop(_buf) bch2_printbuf_tabstop_pop(_buf)