Searched refs:map_error (Results 1 – 5 of 5) sorted by relevance
4669 rdata->result = server->ops->map_error(buf, true); in handle_read_data()5294 .map_error = map_smb2_to_linux_error,5397 .map_error = map_smb2_to_linux_error,5501 .map_error = map_smb2_to_linux_error,5617 .map_error = map_smb2_to_linux_error,
1197 rdata->result = server->ops->map_error(buf, false); in cifs_readv_receive()
1345 .map_error = map_smb_to_linux_error,
348 int (*map_error)(char *, bool); member
677 rc = server->ops->map_error(buf, false); in smb2_compound_op()
Completed in 29 milliseconds