Home
last modified time | relevance | path

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

/linux/fs/bcachefs/ !
H A Dprintbuf.h93 bool suppress_indent_tabstop_handling:1; member
H A Dprintbuf.c154 if (out->has_indent_or_tabstops && !out->suppress_indent_tabstop_handling) in printbuf_do_indent()