Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dprintbuf.c274 prt_chars(buf, ' ', spaces); in bch2_printbuf_indent_add()
337 prt_chars(out, ' ', spaces); in __prt_tab()
H A Dprintbuf.h209 static inline void prt_chars(struct printbuf *out, char c, unsigned n) in prt_chars() function
H A Dbtree_update.c829 prt_chars(buf, '\0', u64s * sizeof(u64) - buf->pos); in bch2_trans_log_msg()
855 prt_chars(&buf, '\0', u64s * sizeof(u64) - buf.pos); in __bch2_fs_log_msg()