Searched defs:log_error (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/cifs/ |
H A D | smb2transport.c | 547 smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) smb2_check_receive() argument
|
H A D | transport.c | 661 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) cifs_check_receive() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | machdep.h | 158 void (*log_error)(char *buf, unsigned int err_type, int fatal); member in struct:machdep_calls 332 static inline void log_error(char *buf, unsigned int err_type, int fatal) log_error() function
|
/linux-4.1.27/fs/dlm/ |
H A D | dlm_internal.h | 66 #define log_error(ls, fmt, args...) \ macro
|
Completed in 299 milliseconds