Home
last modified time | relevance | path

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

/include/linux/
Dfs_context.h234 #define errorfc(fc, fmt, ...) __plog((&(fc)->log), 'e', fmt, ## __VA_ARGS__) macro
246 #define invalfc(fc, fmt, ...) (errorfc(fc, fmt, ## __VA_ARGS__), -EINVAL)