Home
last modified time | relevance | path

Searched defs:log_error (Results 1 – 4 of 4) sorted by relevance

/fs/cifs/
Dsmb2transport.c782 bool log_error) in smb2_check_receive()
Dtransport.c954 bool log_error) in cifs_check_receive()
/fs/xfs/
Dxfs_log.c3837 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown() local
/fs/dlm/
Ddlm_internal.h66 #define log_error(ls, fmt, args...) \ macro