Home
last modified time | relevance | path

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

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