Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_debug.h62 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ macro
77 cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \
79 cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \