Home
last modified time | relevance | path

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

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