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