Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnetmisc.c810 map_smb_to_linux_error(char *buf, bool logErr) in map_smb_to_linux_error() function
889 rc = map_smb_to_linux_error((char *)smb, logErr); in map_and_check_smb_error()
H A Dcifsproto.h166 extern int map_smb_to_linux_error(char *buf, bool logErr);
H A Dsmb1ops.c1104 .map_error = map_smb_to_linux_error,