Home
last modified time | relevance | path

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

/linux-3.3/fs/ubifs/
Ddebug.h200 #define dbg_find(fmt, ...) ubifs_dbg_msg("find", fmt, ##__VA_ARGS__) macro
357 #define dbg_find(fmt, ...) ubifs_dbg_msg(fmt, ##__VA_ARGS__) macro