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

  /src/sys/ufs/chfs/
debug.h 65 #define chfs_noti(fmt, ...) debug_msg(CHFS_NOTICE_PREFIX, fmt, ##__VA_ARGS__) macro
72 #define chfs_noti(fmt, ...) debug_msg(CHFS_NOTICE_PREFIX, fmt, ##__VA_ARGS__) macro

Completed in 45 milliseconds