| /linux/fs/smb/common/ |
| H A D | smb2pdu.h | 142 struct smb2_hdr { struct 186 struct smb2_hdr hdr; 194 struct smb2_hdr hdr; 343 struct smb2_hdr hdr; 389 struct smb2_hdr hdr; 399 struct smb2_hdr hdr; 405 struct smb2_hdr hdr; 608 struct smb2_hdr hdr; 623 struct smb2_hdr hdr; 650 struct smb2_hdr hdr; [all …]
|
| /linux/fs/smb/client/ |
| H A D | smb2transport.c | 220 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb2_calc_signature() 476 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb3_calc_signature() 554 struct smb2_hdr *shdr; in smb2_sign_rqst() 559 shdr = (struct smb2_hdr *)rqst->rq_iov[0].iov_base; in smb2_sign_rqst() 588 struct smb2_hdr *shdr = in smb2_verify_signature() 589 (struct smb2_hdr *)rqst->rq_iov[0].iov_base; in smb2_verify_signature() 636 struct smb2_hdr *shdr) in smb2_seq_num_into_buf() 647 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, in smb2_mid_entry_alloc() 687 struct smb2_hdr *shdr, struct mid_q_entry **mid) in smb2_get_mid_entry() 760 struct smb2_hdr *shdr = in smb2_setup_request() [all …]
|
| H A D | smb2misc.c | 23 check_smb2_hdr(struct smb2_hdr *shdr, __u64 mid) in check_smb2_hdr() 85 #define SMB311_NEGPROT_BASE_SIZE (sizeof(struct smb2_hdr) + sizeof(struct smb2_negotiate_rsp)) 87 static __u32 get_neg_ctxt_len(struct smb2_hdr *hdr, __u32 len, in get_neg_ctxt_len() 141 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_check_message() 143 int hdr_size = sizeof(struct smb2_hdr); in smb2_check_message() 316 smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr) in smb2_get_data_area_len() 416 struct smb2_hdr *shdr = &pdu->hdr; in smb2_calc_size() 847 struct smb2_hdr *hdr = mid->resp_buf; in smb2_handle_cancelled_mid() 888 struct smb2_hdr *hdr; in smb311_update_preauth_hash() 891 hdr = (struct smb2_hdr *)iov[0].iov_base; in smb311_update_preauth_hash()
|
| H A D | smb2maperror.c | 52 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in map_smb2_to_linux_error()
|
| H A D | smb2ops.c | 396 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in __smb2_find_mid() 438 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_dump_detail() 983 struct smb2_hdr *hdr = err_iov.iov_base; in smb2_is_path_accessible() 2600 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_status_pending() 2627 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_session_expired() 2645 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_status_io_timeout() 2656 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_network_name_deleted() 2706 struct smb2_hdr *shdr; in smb2_set_replay() 2711 shdr = (struct smb2_hdr *)(rqst->rq_iov[0].iov_base); in smb2_set_replay() 2722 struct smb2_hdr *shdr; in smb2_set_related() [all …]
|
| H A D | smb2pdu.h | 22 #define SMB2_READWRITE_PDU_HEADER_SIZE (48 + sizeof(struct smb2_hdr))
|
| H A D | compress.c | 281 const struct smb2_hdr *shdr = rq->rq_iov->iov_base; in should_compress()
|
| H A D | smb2inode.c | 930 struct smb2_hdr *hdr = out_iov[i].iov_base; in ea_unsupported() 962 struct smb2_hdr *hdr; in smb2_query_path_info() 1504 ((struct smb2_hdr *)out_iov[0].iov_base)->Status == STATUS_SUCCESS && in smb2_create_reparse_inode() 1506 ((struct smb2_hdr *)out_iov[1].iov_base)->Status != STATUS_SUCCESS)) in smb2_create_reparse_inode()
|
| H A D | smb2pdu.c | 95 smb2_hdr_assemble(struct smb2_hdr *shdr, __le16 smb2_cmd, in smb2_hdr_assemble() 546 *total_len = parmsize + sizeof(struct smb2_hdr); in fill_small_buf() 574 (struct smb2_hdr *)(*request_buf), in __smb2_plain_req_init() 1289 (struct smb2_hdr *)rsp); in SMB2_negotiate() 4506 struct smb2_hdr *shdr; in smb2_new_read_req() 4598 struct smb2_hdr *shdr = (struct smb2_hdr *)rdata->iov[0].iov_base; in smb2_readv_callback() 4749 struct smb2_hdr *shdr; in smb2_async_readv() 4785 shdr = (struct smb2_hdr *)buf; in smb2_async_readv() 5068 struct smb2_hdr *shdr; in smb2_async_writev() 5108 shdr = (struct smb2_hdr *)req; in smb2_async_writev()
|
| H A D | smb2file.c | 189 struct smb2_hdr *hdr = err_iov.iov_base; in smb2_open_file()
|
| H A D | smb2proto.h | 30 char *smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr);
|
| H A D | connect.c | 981 struct smb2_hdr *shdr = (struct smb2_hdr *)buffer; in smb2_get_credits_from_hdr() 1227 struct smb2_hdr *shdr = (struct smb2_hdr *)buffer; in smb2_add_credits_from_hdr()
|
| H A D | misc.c | 194 size_t buf_size = sizeof(struct smb2_hdr); in cifs_buf_get()
|
| H A D | cifsglob.h | 948 const struct smb2_hdr *shdr) in revert_current_mid_from_hdr()
|
| /linux/fs/smb/server/ |
| H A D | smb2misc.c | 13 static int check_smb2_hdr(struct smb2_hdr *hdr) in check_smb2_hdr() 85 struct smb2_hdr *hdr) in smb2_get_data_area_len() 209 struct smb2_hdr *hdr = &pdu->hdr; in smb2_calc_size() 301 struct smb2_hdr *hdr) in smb2_validate_credit_charge() 370 struct smb2_hdr *hdr = &pdu->hdr; in ksmbd_smb2_check_message()
|
| H A D | smb2ops.c | 28 .header_size = sizeof(struct smb2_hdr), 54 .header_size = sizeof(struct smb2_hdr), 81 .header_size = sizeof(struct smb2_hdr), 108 .header_size = sizeof(struct smb2_hdr),
|
| H A D | smb_common.c | 161 struct smb2_hdr *smb2_hdr = ksmbd_req_buf_next(work); in ksmbd_verify_smb_message() local 164 if (smb2_hdr->ProtocolId == SMB2_PROTO_NUMBER) in ksmbd_verify_smb_message() 286 __le32 proto = ((struct smb2_hdr *)smb_get_msg(buf))->ProtocolId; in ksmbd_negotiate_smb_dialect()
|
| H A D | smb2pdu.c | 102 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work); in smb2_get_ksmbd_tcon() 185 struct smb2_hdr *hdr = smb_get_msg(work->request_buf); in is_smb2_neg_cmd() 209 struct smb2_hdr *hdr = smb_get_msg(work->response_buf); in is_smb2_rsp() 230 struct smb2_hdr *rcv_hdr; in get_smb2_cmd_val() 246 struct smb2_hdr *rsp_hdr; in set_smb2_rsp_status() 266 struct smb2_hdr *rsp_hdr; in init_smb2_neg_rsp() 272 memset(rsp_hdr, 0, sizeof(struct smb2_hdr) + 2); in init_smb2_neg_rsp() 327 struct smb2_hdr *req_hdr = ksmbd_req_buf_next(work); in smb2_set_rsp_credits() 328 struct smb2_hdr *hdr = ksmbd_resp_buf_next(work); in smb2_set_rsp_credits() 389 struct smb2_hdr *req = ksmbd_req_buf_next(work); in init_chained_smb2_rsp() [all …]
|
| H A D | oplock.c | 647 struct smb2_hdr *rsp_hdr; in __smb2_oplock_break_noti() 661 memset(rsp_hdr, 0, sizeof(struct smb2_hdr) + 2); in __smb2_oplock_break_noti() 760 struct smb2_hdr *rsp_hdr; in __smb2_lease_break_noti() 768 memset(rsp_hdr, 0, sizeof(struct smb2_hdr) + 2); in __smb2_lease_break_noti()
|
| H A D | connection.c | 455 if (((struct smb2_hdr *)smb_get_msg(conn->request_buf))->ProtocolId == in ksmbd_conn_handler_loop()
|
| H A D | auth.c | 701 struct smb2_hdr *rcv_hdr = smb_get_msg(buf); in ksmbd_gen_preauth_integrity_hash()
|
| H A D | transport_rdma.c | 576 struct smb2_hdr *hdr = (struct smb2_hdr *)(recvmsg->packet in smb_direct_check_recvmsg()
|