Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifstransport.c204 return map_and_check_smb_error(mid, log_error); in cifs_check_receive()
H A Dcifsproto.h189 extern int map_and_check_smb_error(struct mid_q_entry *mid, bool logErr);
H A Dnetmisc.c892 map_and_check_smb_error(struct mid_q_entry *mid, bool logErr) in map_and_check_smb_error() function