Searched defs:fs_dprintk (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ | ||
H A D | firestream.c | 282 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str) macro 284 #define fs_dprintk(f, str...) /* nothing */ macro [all...] |
Completed in 3 milliseconds