Searched defs:fs_dprintk (Results 1 – 1 of 1) sorted by relevance
292 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str) macro294 #define fs_dprintk(f, str...) /* nothing */ macro