Searched refs:bch2_log_msg (Results 1 – 3 of 3) sorted by relevance
| /fs/bcachefs/ |
| A D | bcachefs.h | 278 #define bch2_log_msg(_c, fmt) "bcachefs (%s): " fmt, ((_c)->name) macro 287 #define bch2_log_msg(_c, fmt) fmt macro 296 #define bch2_fmt(_c, fmt) bch2_log_msg(_c, fmt "\n")
|
| A D | recovery_passes.c | 480 bch2_print(c, KERN_INFO bch2_log_msg(c, "%s..."), in bch2_run_recovery_pass()
|
| A D | error.c | 484 prt_printf(out, bch2_log_msg(c, "")); in __bch2_fsck_err()
|
Completed in 13 milliseconds