Searched refs:fs_debug (Results 1 – 1 of 1) sorted by relevance
297 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str)308 static int fs_debug = 0; variable310 #define fs_debug 0 macro315 module_param(fs_debug, int, 0644);819 if (FS_DEBUG_QUEUE & fs_debug) my_hd (bus_to_virt (pe->bsa), 0x20); in process_incoming()1030 if (fs_debug & FS_DEBUG_OPEN) { in fs_open()1604 if (fs_debug & FS_DEBUG_IRQ) { in fs_irq()1683 if (fs_debug & FS_DEBUG_INIT) in fs_init()