Searched refs:fc_debug_logging (Results 1 – 2 of 2) sorted by relevance
20 extern unsigned int fc_debug_logging;24 if (unlikely(fc_debug_logging & LEVEL)) \
23 unsigned int fc_debug_logging; variable24 module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);