Home
last modified time | relevance | path

Searched refs:smb2_find_smb_tcon (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h42 extern struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
H A Dsmb2misc.c852 tcon = smb2_find_smb_tcon(server, le64_to_cpu(hdr->SessionId), in smb2_handle_cancelled_mid()
H A Dsmb2transport.c206 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) in smb2_find_smb_tcon() function