Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsproto.h151 extern int map_smb_to_linux_error(char *buf, bool logErr);
Dnetmisc.c811 map_smb_to_linux_error(char *buf, bool logErr) in map_smb_to_linux_error() function
Dtransport.c955 return map_smb_to_linux_error(mid->resp_buf, log_error); in cifs_check_receive()
Dsmb1ops.c1162 .map_error = map_smb_to_linux_error,