Searched refs:lines (Results 1 – 4 of 4) sorted by relevance
265 void bch2_print_string_as_lines(const char *prefix, const char *lines) in bch2_print_string_as_lines() argument270 if (!lines) { in bch2_print_string_as_lines()277 while (*lines) { in bch2_print_string_as_lines()278 p = strchrnul(lines, '\n'); in bch2_print_string_as_lines()279 if (!*p && string_is_spaces(lines)) in bch2_print_string_as_lines()282 printk("%s%.*s\n", prefix, (int) (p - lines), lines); in bch2_print_string_as_lines()285 lines = p + 1; in bch2_print_string_as_lines()
49 version generated from the 12.1.0 UCD should be 4,109 lines long, and
14 (there is a small number of Interrupt ReQuest lines in your computer
29 lines); put another way, the same order as `find -type d -exec
Completed in 9 milliseconds