Searched refs:smb2_get_mid_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2transport.c | 743 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb2_get_mid_entry() function 818 rc = smb2_get_mid_entry(ses, server, shdr, &mid); in smb2_setup_request()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2transport.c | 773 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb2_get_mid_entry() function 861 rc = smb2_get_mid_entry(ses, server, shdr, &mid); in smb2_setup_request()
|
Completed in 3 milliseconds