Home
last modified time | relevance | path

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

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