Searched defs:smb (Results 1 – 7 of 7) sorted by relevance
285 check_smb_hdr(struct smb_hdr *smb) in check_smb_hdr()310 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() local
826 struct smb_hdr *smb = (struct smb_hdr *)buf; in map_smb_to_linux_error() local
62 struct smb_hdr *smb = (struct smb_hdr *)buf; in cifs_dump_detail() local
731 ECHO_REQ *smb; in CIFSSMBEcho() local1640 READ_REQ *smb = NULL; in cifs_async_readv() local2093 WRITE_RSP *smb = (WRITE_RSP *)mid->resp_buf; in cifs_writev_callback() local2140 WRITE_REQ *smb = NULL; in cifs_async_writev() local
202 struct smb2_hdr *smb = (struct smb2_hdr *)buf; in smb2_dump_detail() local
699 get_mid(const struct smb_hdr *smb) in get_mid()705 compare_mid(__u16 mid, const struct smb_hdr *smb) in compare_mid()
437 BCC(struct smb_hdr *smb) in BCC()