Home
last modified time | relevance | path

Searched defs:bch2_log_msg (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dbcachefs.h251 #define bch2_log_msg(_c, fmt) "bcachefs (%s): " fmt, ((_c)->name) macro
260 #define bch2_log_msg(_c, fmt) fmt macro