Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dprintbuf.h108 void bch2_printbuf_exit(struct printbuf *);
Dprintbuf.c216 void bch2_printbuf_exit(struct printbuf *buf) in bch2_printbuf_exit() function
Dutil.h80 #define printbuf_exit(_buf) bch2_printbuf_exit(_buf)