HomeSort by: relevance | last modified time | path
    Searched defs:dbg_gc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
debug.h 79 #define dbg_gc(fmt, ...) debug_msg(CHFS_DBG_GC_PREFIX, fmt, ##__VA_ARGS__) macro
81 #define dbg_gc(fmt, ...) macro
debug.h 79 #define dbg_gc(fmt, ...) debug_msg(CHFS_DBG_GC_PREFIX, fmt, ##__VA_ARGS__) macro
81 #define dbg_gc(fmt, ...) macro

Completed in 94 milliseconds