Searched defs:__sunrpc_printk (Results 1 – 1 of 1) sorted by relevance
34 # define __sunrpc_printk(fmt, ...) trace_printk(fmt, ##__VA_ARGS__) macro36 # define __sunrpc_printk(fmt, ...) printk(KERN_DEFAULT fmt, ##__VA_ARGS__) macro