Home
last modified time | relevance | path

Searched refs:ratefunc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifs_debug.h51 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument
54 pr_debug_ ## ratefunc("%s: " \
57 pr_err_ ## ratefunc("CIFS VFS: " \
60 pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \