Searched defs:smb (Results 1 – 6 of 6) sorted by relevance
281 check_smb_hdr(struct smb_hdr *smb, __u16 mid) in check_smb_hdr()312 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() local
828 struct smb_hdr *smb = (struct smb_hdr *)buf; in map_smb_to_linux_error() local
80 struct smb_hdr *smb = (struct smb_hdr *)buf; in cifs_dump_detail() local
148 struct smb2_hdr *smb = (struct smb2_hdr *)buf; in smb2_dump_detail() local
720 ECHO_REQ *smb; in CIFSSMBEcho() local1575 READ_REQ *smb = NULL; in cifs_async_readv() local1984 WRITE_RSP *smb = (WRITE_RSP *)mid->resp_buf; in cifs_writev_callback() local2028 WRITE_REQ *smb = NULL; in cifs_async_writev() local
432 BCC(struct smb_hdr *smb) in BCC()