Home
last modified time | relevance | path

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

/linux-6.12.1/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.h168 extern int map_smb_to_linux_error(char *buf, bool logErr);
Dsmb1ops.c1104 .map_error = map_smb_to_linux_error,