Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2transport.c705 smb2_mid_entry_alloc(const struct smb2_sync_hdr *shdr, in smb2_mid_entry_alloc() function
712 cifs_dbg(VFS, "Null TCP session in smb2_mid_entry_alloc\n"); in smb2_mid_entry_alloc()
771 *mid = smb2_mid_entry_alloc(shdr, server); in smb2_get_mid_entry()
848 mid = smb2_mid_entry_alloc(shdr, server); in smb2_setup_async_request()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2transport.c734 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, in smb2_mid_entry_alloc() function
741 cifs_dbg(VFS, "Null TCP session in smb2_mid_entry_alloc\n"); in smb2_mid_entry_alloc()
814 *mid = smb2_mid_entry_alloc(shdr, server); in smb2_get_mid_entry()
895 mid = smb2_mid_entry_alloc(shdr, server); in smb2_setup_async_request()

Completed in 2 milliseconds