Searched defs:smb (Results 1 – 6 of 6) sorted by relevance
812 struct smb_hdr *smb = (struct smb_hdr *)buf; in map_smb_to_linux_error() local887 struct smb_hdr *smb = (struct smb_hdr *)mid->resp_buf; in map_and_check_smb_error() local
283 check_smb_hdr(struct smb_hdr *smb) in check_smb_hdr()308 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() local
39 struct smb_hdr *smb = (struct smb_hdr *)buf; in cifs_dump_detail() local
644 ECHO_REQ *smb; in CIFSSMBEcho() local1564 READ_REQ *smb = NULL; in cifs_async_readv() local2044 WRITE_RSP *smb = (WRITE_RSP *)mid->resp_buf; in cifs_writev_callback() local2090 WRITE_REQ *smb = NULL; in cifs_async_writev() local
805 get_mid(const struct smb_hdr *smb) in get_mid()811 compare_mid(__u16 mid, const struct smb_hdr *smb) in compare_mid()
426 BCC(struct smb_hdr *smb) in BCC()