Searched defs:log_error (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb2transport.c827 smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) argument
H A Dtransport.c931 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) argument
/linux-master/arch/powerpc/include/asm/
H A Dmachdep.h77 void (*log_error)(char *buf, unsigned int err_type, int fatal); member in struct:machdep_calls
237 static inline void log_error(char *buf, unsigned int err_type, int fatal) function
/linux-master/lib/crypto/mpi/
H A Dec.c27 #define log_error(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro
/linux-master/tools/testing/selftests/net/
H A Dnettest.c178 static void log_error(const char *format, ...) function
[all...]
/linux-master/fs/xfs/
H A Dxfs_log.c3730 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); local
/linux-master/fs/dlm/
H A Ddlm_internal.h60 #define log_error(ls, fmt, args...) \ macro

Completed in 211 milliseconds