Searched refs:fs_debug (Results 1 – 1 of 1) sorted by relevance
293 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str)304 static int fs_debug = 0; variable306 #define fs_debug 0 macro311 module_param(fs_debug, int, 0644);815 if (FS_DEBUG_QUEUE & fs_debug) my_hd (bus_to_virt (pe->bsa), 0x20); in process_incoming()1026 if (fs_debug & FS_DEBUG_OPEN) { in fs_open()1600 if (fs_debug & FS_DEBUG_IRQ) { in fs_irq()1679 if (fs_debug & FS_DEBUG_INIT) in fs_init()