Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Ddebug.h68 #define dbg_ebh(fmt, ...) debug_msg(CHFS_DBG_EBH_PREFIX, fmt, ##__VA_ARGS__) macro
75 #define dbg_ebh(fmt, ...) macro