Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dutil.c265 void bch2_print_string_as_lines(const char *prefix, const char *lines) in bch2_print_string_as_lines() argument
270 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()
/fs/unicode/
A DREADME.utf8data49 version generated from the 12.1.0 UCD should be 4,109 lines long, and
/fs/proc/
A DKconfig14 (there is a small number of Interrupt ReQuest lines in your computer
/fs/cramfs/
A DREADME29 lines); put another way, the same order as `find -type d -exec

Completed in 9 milliseconds