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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfirestream.c267 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str)
278 static int fs_debug = 0; variable
280 #define fs_debug 0 macro
285 module_param(fs_debug, int, 0644);
978 if (fs_debug & FS_DEBUG_OPEN) {
1480 if (fs_debug & FS_DEBUG_IRQ) {
1559 if (fs_debug & FS_DEBUG_INIT)

Completed in 103 milliseconds