Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dprintbuf.h117 void bch2_prt_newline(struct printbuf *);
Dprintbuf.c303 void bch2_prt_newline(struct printbuf *buf) in bch2_prt_newline() function
Dutil.h89 #define prt_newline(_out) bch2_prt_newline(_out)