Searched refs:ft_debug_logging (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/target/tcm_fc/
H A Dtcm_fc.h132 extern unsigned int ft_debug_logging;
H A Dtfc_conf.c56 unsigned int ft_debug_logging; variable
57 module_param_named(debug_logging, ft_debug_logging, int, S_IRUGO|S_IWUSR);
H A Dtfc_cmd.c85 if (unlikely(ft_debug_logging)) ft_dump_cmd()

Completed in 40 milliseconds