Lines Matching defs:smb
38 struct smb_hdr *smb = (struct smb_hdr *)buf;41 smb->Command, smb->Status.CifsError,42 smb->Flags, smb->Flags2, smb->Mid, smb->Pid);43 cifs_dbg(VFS, "smb buf %p len %u\n", smb,44 server->ops->calc_smb_size(smb, server));