Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
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()
Dcifsproto.h164 extern int map_smb_to_linux_error(char *buf, bool logErr);
Dsmb1ops.c1195 .map_error = map_smb_to_linux_error,