Searched refs:AllocMidQEntry (Results 1 – 3 of 3) sorted by relevance
46 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry() function324 *ppmidQ = AllocMidQEntry(in_buf, ses->server); in allocate_mid()367 mid = AllocMidQEntry(in_buf, server); in cifs_call_async()
64 extern struct mid_q_entry *AllocMidQEntry(const struct smb_hdr *smb_buffer,
868 Fix memory leak in AllocMidQEntry.