Home
last modified time | relevance | path

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

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