Searched refs:_msg (Results 1 – 2 of 2) sorted by relevance
| /fs/bcachefs/ |
| A D | error.h | 193 #define bch2_fs_fatal_error(c, _msg, ...) \ argument 195 bch_err(c, "%s(): fatal error " _msg, __func__, ##__VA_ARGS__); \
|
| A D | bcachefs.h | 382 #define bch_err_msg(_c, _ret, _msg, ...) \ argument 385 bch_err(_c, "%s(): error " _msg " %s", __func__, \
|
Completed in 8 milliseconds