Searched defs:log_error (Results 1 – 3 of 3) sorted by relevance
143 void (*log_error)(char *buf, unsigned int err_type, int fatal); member315 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error() function
499 bool log_error) in cifs_check_receive()
67 #define log_error(ls, fmt, args...) \ macro