Searched refs:fc_debug_logging (Results 1 – 2 of 2) sorted by relevance
32 extern unsigned int fc_debug_logging;36 if (unlikely(fc_debug_logging & LEVEL)) \
35 unsigned int fc_debug_logging; variable36 module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);