Home
last modified time | relevance | path

Searched refs:smb_EIO2 (Results 1 – 9 of 9) sorted by relevance

/linux/fs/smb/client/
H A Dcifssmb.c377 return smb_EIO2(smb_eio_trace_neg_sec_blob_too_small, in decode_ext_sec_blob()
619 rc = smb_EIO2(smb_eio_trace_tcon_bcc_too_small, in CIFSTCon()
1132 rc = smb_EIO2(smb_eio_trace_create_rsp_too_small, in CIFSPOSIXCreate()
1733 rc = smb_EIO2(smb_eio_trace_read_overlarge, in CIFSSMBRead()
2372 rc = smb_EIO2(smb_eio_trace_lock_bcc_too_small, in CIFSSMBPosixLock()
2379 rc = smb_EIO2(smb_eio_trace_lock_data_too_small, in CIFSSMBPosixLock()
2939 rc = smb_EIO2(smb_eio_trace_qsym_bcc_too_small, in CIFSSMBUnixQuerySymLink()
3042 rc = smb_EIO2(smb_eio_trace_qreparse_sizes_wrong, in cifs_query_reparse_point()
3049 rc = smb_EIO2(smb_eio_trace_qreparse_setup_count, in cifs_query_reparse_point()
3060 rc = smb_EIO2(smb_eio_trace_qreparse_ret_datalen, in cifs_query_reparse_point()
[all …]
H A Dreparse.c751 return smb_EIO2(smb_eio_trace_reparse_nfs_too_short, in parse_reparse_nfs()
833 rc = smb_EIO2(smb_eio_trace_reparse_native_nul, ulen, len); in smb2_parse_native_symlink()
1017 return smb_EIO2(smb_eio_trace_reparse_native_sym_len, in parse_reparse_native_symlink()
1041 return smb_EIO2(smb_eio_trace_reparse_wsl_symbuf, in parse_reparse_wsl_symlink()
1063 return smb_EIO2(smb_eio_trace_reparse_wsl_ver, in parse_reparse_wsl_symlink()
1118 return smb_EIO2(smb_eio_trace_reparse_data_len, dlen, rtag); in parse_reparse_point()
H A Dsmb1maperror.c170 smb_EIO2(smb_eio_trace_smb1_received_error, in map_smb_to_linux_error()
H A Dlink.c162 rc = smb_EIO2(smb_eio_trace_symlink_file_size, in create_mf_symlink()
418 rc = smb_EIO2(smb_eio_trace_short_symlink_write, in smb3_create_mf_symlink()
H A Dsmb2pdu.c1209 rc = smb_EIO2(smb_eio_trace_neg_unreq_dialect, dialect, 3); in SMB2_negotiate()
1214 rc = smb_EIO2(smb_eio_trace_neg_unreq_dialect, dialect, 3); in SMB2_negotiate()
1230 rc = smb_EIO2(smb_eio_trace_neg_unreq_dialect, dialect, 0); in SMB2_negotiate()
1248 rc = smb_EIO2(smb_eio_trace_neg_unreq_dialect, in SMB2_negotiate()
1469 rc = smb_EIO2(smb_eio_trace_neg_info_dialect, in smb3_validate_negotiate()
1477 rc = smb_EIO2(smb_eio_trace_neg_info_sec_mode, in smb3_validate_negotiate()
1487 rc = smb_EIO2(smb_eio_trace_neg_info_caps, in smb3_validate_negotiate()
3622 rc = smb_EIO2(smb_eio_trace_ioctl_data_len, *plen, rsp_iov.iov_len); in SMB2_ioctl()
3632 rc = smb_EIO2(smb_eio_trace_ioctl_out_off, rsp_iov.iov_len - *plen, outoff); in SMB2_ioctl()
4970 rc = smb_EIO2(smb_eio_trace_read_overlarge, in SMB2_read()
H A Dtransport.c1215 rdata->result = smb_EIO2(smb_eio_trace_read_rsp_short, in cifs_readv_receive()
1262 rdata->result = smb_EIO2(smb_eio_trace_read_rsp_malformed, in cifs_readv_receive()
H A Dcifsproto.h505 static inline int smb_EIO2(enum smb_eio_trace trace, unsigned long info, unsigned long info2) in smb_EIO2() function
H A Dcifsacl.c389 rc = smb_EIO2(smb_eio_trace_malformed_ksid_key, in id_to_sid()
425 return smb_EIO2(smb_eio_trace_sid_too_many_auth, in sid_to_id()
H A Dsmb2ops.c1066 rc = smb_EIO2(smb_eio_trace_ea_overrun, in move_smb2_ea_to_cifs()
2043 rc = smb_EIO2(smb_eio_trace_copychunk_overcopy_b, in __smb2_copychunk_range()
2050 rc = smb_EIO2(smb_eio_trace_copychunk_overcopy_c, in __smb2_copychunk_range()
4983 return smb_EIO2(smb_eio_trace_rx_copy_to_iter, in cifs_copy_folioq_to_iter()
4994 return smb_EIO2(smb_eio_trace_rx_copy_to_iter, 0, data_size); in cifs_copy_folioq_to_iter()
5129 return smb_EIO2(smb_eio_trace_rx_copy_to_iter, copied, data_len); in handle_read_data()