/linux-6.12.1/fs/smb/client/ |
D | cifspdu.h | 380 struct smb_hdr { struct 414 BCC(struct smb_hdr *smb) in BCC() 424 get_bcc(struct smb_hdr *hdr) in get_bcc() 433 put_bcc(__u16 count, struct smb_hdr *hdr) in put_bcc() 484 struct smb_hdr hdr; /* wct = 0 */ 496 struct smb_hdr hdr; /* wct = 17 */ 553 struct smb_hdr hdr; /* wct = 12 */ 572 struct smb_hdr hdr; /* wct = 13 */ 595 struct smb_hdr hdr; /* wct = 4 */ 610 struct smb_hdr hdr; /* wct = 10 */ [all …]
|
D | cifssmb.c | 227 header_assemble((struct smb_hdr *) *request_buf, smb_command, in small_smb_init() 241 struct smb_hdr *buffer; in small_smb_init_no_tc() 247 buffer = (struct smb_hdr *)*request_buf; in small_smb_init_no_tc() 279 header_assemble((struct smb_hdr *) *request_buf, smb_command, tcon, in __smb_init() 447 rc = SendReceive(xid, ses, (struct smb_hdr *) pSMB, in CIFSSMBNegotiate() 448 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBNegotiate() 514 struct smb_hdr *smb_buffer; in CIFSSMBTDis() 727 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSPOSIXDelFile() 728 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSPOSIXDelFile() 772 rc = SendReceive(xid, tcon->ses, (struct smb_hdr *) pSMB, in CIFSSMBDelFile() [all …]
|
D | misc.c | 171 struct smb_hdr * 174 struct smb_hdr *ret_buf = NULL; in cifs_buf_get() 213 struct smb_hdr * 216 struct smb_hdr *ret_buf = NULL; in cifs_small_buf_get() 259 header_assemble(struct smb_hdr *buffer, char smb_command /* command */ , in header_assemble() 268 (2 * word_count) + sizeof(struct smb_hdr) - in header_assemble() 309 check_smb_hdr(struct smb_hdr *smb) in check_smb_hdr() 334 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() 341 if (total_read < 2 + sizeof(struct smb_hdr)) { in checkSMB() 342 if ((total_read >= sizeof(struct smb_hdr) - 1) in checkSMB() [all …]
|
D | cifsproto.h | 27 extern struct smb_hdr *cifs_buf_get(void); 29 extern struct smb_hdr *cifs_small_buf_get(void); 32 extern int smb_send(struct TCP_Server_Info *, struct smb_hdr *, 111 struct smb_hdr * /* input */ , 112 struct smb_hdr * /* out */ , 132 struct smb_hdr *in_buf, 133 struct smb_hdr *out_buf, 170 extern void header_assemble(struct smb_hdr *, char /* command */ , 539 extern int cifs_sign_smb(struct smb_hdr *, struct TCP_Server_Info *, __u32 *);
|
D | transport.c | 45 alloc_mid(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in alloc_mid() 474 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, in smb_send() 707 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() 758 struct smb_hdr *hdr = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in cifs_setup_async_request() 973 struct smb_hdr *hdr = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in cifs_setup_request() 1359 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive() 1477 struct smb_hdr *in_buf, in send_lock_cancel() 1478 struct smb_hdr *out_buf) in send_lock_cancel() 1499 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
|
D | smb1ops.c | 33 struct smb_hdr *in_buf = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in send_nt_cancel() 36 in_buf->smb_buf_length = cpu_to_be32(sizeof(struct smb_hdr) - 4 + 2); in send_nt_cancel() 92 struct smb_hdr *buf = (struct smb_hdr *)buffer; in cifs_find_mid() 246 struct smb_hdr *pSMB = (struct smb_hdr *)buf; in check2ndT2() 287 coalesce_t2(char *second_buf, struct smb_hdr *target_hdr) in coalesce_t2() 1184 .header_size = sizeof(struct smb_hdr),
|
D | cifsencrypt.c | 146 struct smb_hdr *cifs_pdu = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in cifs_sign_rqst() 194 int cifs_sign_smb(struct smb_hdr *cifs_pdu, struct TCP_Server_Info *server, in cifs_sign_smb() 215 struct smb_hdr *cifs_pdu = (struct smb_hdr *)rqst->rq_iov[0].iov_base; in cifs_verify_signature()
|
D | sess.c | 1320 struct smb_hdr *smb_buf; in sess_alloc_buffer() 1402 struct smb_hdr *smb_buf = (struct smb_hdr *) sess_data->iov[0].iov_base; in sess_sendreceive() 1424 struct smb_hdr *smb_buf; in sess_auth_ntlmv2() 1487 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_ntlmv2() 1534 struct smb_hdr *smb_buf; in sess_auth_kerberos() 1613 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_kerberos() 1716 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_negotiate() 1763 smb_buf = (struct smb_hdr *)sess_data->iov[0].iov_base; in sess_auth_rawntlmssp_negotiate() 1822 struct smb_hdr *smb_buf; in sess_auth_rawntlmssp_authenticate() 1840 smb_buf = (struct smb_hdr *)pSMB; in sess_auth_rawntlmssp_authenticate() [all …]
|
D | netmisc.c | 812 struct smb_hdr *smb = (struct smb_hdr *)buf; in map_smb_to_linux_error() 887 struct smb_hdr *smb = (struct smb_hdr *)mid->resp_buf; in map_and_check_smb_error() 914 struct smb_hdr *ptr = buf; in smbCalcSize() 915 return (sizeof(struct smb_hdr) + (2 * ptr->WordCount) + in smbCalcSize()
|
D | file.c | 1748 if (max_buf < (sizeof(struct smb_hdr) + sizeof(LOCKING_ANDX_RANGE))) { in cifs_push_mandatory_locks() 1753 BUILD_BUG_ON(sizeof(struct smb_hdr) + sizeof(LOCKING_ANDX_RANGE) > in cifs_push_mandatory_locks() 1755 max_buf = min_t(unsigned int, max_buf - sizeof(struct smb_hdr), in cifs_push_mandatory_locks() 1757 max_num = (max_buf - sizeof(struct smb_hdr)) / in cifs_push_mandatory_locks() 2103 if (max_buf < (sizeof(struct smb_hdr) + sizeof(LOCKING_ANDX_RANGE))) in cifs_unlock_range() 2106 BUILD_BUG_ON(sizeof(struct smb_hdr) + sizeof(LOCKING_ANDX_RANGE) > in cifs_unlock_range() 2108 max_buf = min_t(unsigned int, max_buf - sizeof(struct smb_hdr), in cifs_unlock_range() 2110 max_num = (max_buf - sizeof(struct smb_hdr)) / in cifs_unlock_range()
|
D | cifsglob.h | 943 get_mid(const struct smb_hdr *smb) in get_mid() 949 compare_mid(__u16 mid, const struct smb_hdr *smb) in compare_mid()
|
D | connect.c | 2995 struct smb_hdr *smb_buf = (struct smb_hdr *)&req; in ip_rfc1001_connect() 3717 struct smb_hdr *smb_buffer; in CIFSTCon() 3718 struct smb_hdr *smb_buffer_response; in CIFSTCon()
|
D | cifs_debug.c | 41 struct smb_hdr *smb = buf; in cifs_dump_detail()
|
/linux-6.12.1/fs/smb/server/ |
D | smb_common.c | 138 struct smb_hdr *hdr; in ksmbd_verify_smb_message() 281 proto = *(__le32 *)((struct smb_hdr *)buf)->Protocol; in ksmbd_negotiate_smb_dialect() 323 struct smb_hdr *rsp_hdr = (struct smb_hdr *)work->response_buf; in init_smb1_rsp_hdr() 324 struct smb_hdr *rcv_hdr = (struct smb_hdr *)work->request_buf; in init_smb1_rsp_hdr() 417 proto = *(__le32 *)((struct smb_hdr *)conn->request_buf)->Protocol; in ksmbd_init_smb_server()
|
D | smb_common.h | 170 struct smb_hdr { struct 201 struct smb_hdr hdr; /* wct = 0 */ argument 207 struct smb_hdr hdr; /* wct = 17 */
|
D | connection.c | 296 #define SMB1_MIN_SUPPORTED_HEADER_SIZE (sizeof(struct smb_hdr))
|
D | server.c | 94 struct smb_hdr *rsp_hdr; in check_conn_state()
|