Searched refs:map_error (Results 1 – 4 of 4) sorted by relevance
4852 rdata->result = server->ops->map_error(buf, true); in handle_read_data()5397 .map_error = map_smb2_to_linux_error,5498 .map_error = map_smb2_to_linux_error,5600 .map_error = map_smb2_to_linux_error,5714 .map_error = map_smb2_to_linux_error,
1160 .map_error = map_smb_to_linux_error,
245 int (*map_error)(char *, bool); member
1426 rdata->result = server->ops->map_error(buf, false); in cifs_readv_receive()