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