Searched refs:fs_debug (Results 1 – 1 of 1) sorted by relevance
291 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str)302 static int fs_debug = 0; variable304 #define fs_debug 0 macro309 MODULE_PARM(fs_debug, "i");813 if (FS_DEBUG_QUEUE & fs_debug) my_hd (bus_to_virt (pe->bsa), 0x20); in process_incoming()1025 if (fs_debug & FS_DEBUG_OPEN) { in fs_open()1602 if (fs_debug & FS_DEBUG_IRQ) { in fs_irq()1679 if (fs_debug & FS_DEBUG_INIT) in fs_init()