Home
last modified time | relevance | path

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

/include/linux/
Dfs_context.h232 #define errorf(fc, fmt, ...) __logfc(fc, 'e', fmt, ## __VA_ARGS__) macro
244 #define invalf(fc, fmt, ...) (errorf(fc, fmt, ## __VA_ARGS__), -EINVAL)