Home
last modified time | relevance | path

Searched refs:AllocMidQEntry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dtransport.c54 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry() function
59 cifs_dbg(VFS, "Null TCP session in AllocMidQEntry\n"); in AllocMidQEntry()
721 *ppmidQ = AllocMidQEntry(in_buf, ses->server); in allocate_mid()
758 mid = AllocMidQEntry(hdr, server); in cifs_setup_async_request()
H A Dcifsproto.h84 extern struct mid_q_entry *AllocMidQEntry(const struct smb_hdr *smb_buffer,

Completed in 4 milliseconds