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
315 check_smb_hdr(struct smb_hdr *smb) in check_smb_hdr()348 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() local
41 struct smb_hdr *smb = buf; in cifs_dump_detail() local
575 ECHO_REQ *smb; in CIFSSMBEcho() local1351 READ_REQ *smb = NULL; in cifs_async_readv() local1650 WRITE_RSP *smb = (WRITE_RSP *)mid->resp_buf; in cifs_writev_callback() local1711 WRITE_REQ *smb = NULL; in cifs_async_writev() local
953 get_mid(const struct smb_hdr *smb) in get_mid()959 compare_mid(__u16 mid, const struct smb_hdr *smb) in compare_mid()
414 BCC(struct smb_hdr *smb) in BCC()