Searched refs:smb_buffer (Results 1 – 1 of 1) sorted by relevance
37 alloc_mid(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in alloc_mid() argument50 temp->mid = get_mid(smb_buffer); in alloc_mid()52 temp->command = cpu_to_le16(smb_buffer->Command); in alloc_mid()53 cifs_dbg(FYI, "For smb_command %d\n", smb_buffer->Command); in alloc_mid()