Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dprintbuf.c171 unsigned indent_pos = out->pos; in bch2_prt_vprintf() local
173 printbuf_do_indent(out, indent_pos); in bch2_prt_vprintf()
188 unsigned indent_pos = out->pos; in bch2_prt_printf() local
190 printbuf_do_indent(out, indent_pos); in bch2_prt_printf()
398 unsigned indent_pos = out->pos; in bch2_prt_bytes_indented() local
400 printbuf_do_indent(out, indent_pos); in bch2_prt_bytes_indented()