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

  /src/sys/ufs/chfs/
debug.h 63 #define chfs_err(fmt, ...) debug_msg(CHFS_ERROR_PREFIX, fmt, ##__VA_ARGS__) macro
70 #define chfs_err(fmt, ...) debug_msg(CHFS_ERROR_PREFIX, fmt, ##__VA_ARGS__) macro

Completed in 190 milliseconds