Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Ddebug.h196 #define dbg_gc(fmt, ...) ubifs_dbg_msg("gc", fmt, ##__VA_ARGS__) macro
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h225 #define dbg_gc(fmt, ...) ubifs_dbg_msg("gc", fmt, ##__VA_ARGS__) macro