Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dprintbuf.h216 static inline void prt_bytes(struct printbuf *out, const void *b, unsigned n) in prt_bytes() function
230 prt_bytes(out, str, strlen(str)); in prt_str()
H A Dprintbuf.c399 prt_bytes(out, str, count); in bch2_prt_bytes_indented()
H A Derror.c211 prt_bytes(out, action, len); in prt_actioning()