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