Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h259 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb_vol *vol);
Dsess.c251 chan->server = cifs_get_tcp_session(&vol); in cifs_ses_add_channel()
Dconnect.c2517 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() function
4071 server = cifs_get_tcp_session(vol); in mount_get_conns()