Searched refs:cifs_tcon_dbg_func (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_debug.h | 108 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ macro 126 cifs_tcon_dbg_func(once, type, fmt, ##__VA_ARGS__); \ 128 cifs_tcon_dbg_func(ratelimited, type, fmt, \
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_debug.h | 108 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ macro 126 cifs_tcon_dbg_func(once, type, fmt, ##__VA_ARGS__); \ 128 cifs_tcon_dbg_func(ratelimited, type, fmt, \
|
Completed in 1 milliseconds