Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dnetmisc.c809 map_smb_to_linux_error(char *buf, bool logErr) in map_smb_to_linux_error() function
897 rc = map_smb_to_linux_error((char *)smb, logErr); in map_and_check_smb_error()
Dcifsproto.h170 extern int map_smb_to_linux_error(char *buf, bool logErr);
Dsmb1ops.c1086 .map_error = map_smb_to_linux_error,