Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h261 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb_vol *vol);
Dsess.c258 chan->server = cifs_get_tcp_session(&vol); in cifs_ses_add_channel()
Dconnect.c2530 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() function
4096 server = cifs_get_tcp_session(vol); in mount_get_conns()