Home
last modified time | relevance | path

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

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