Home
last modified time | relevance | path

Searched refs:cifs_get_tcp_session (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsproto.h261 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb_vol *vol);
H A Dsess.c258 chan->server = cifs_get_tcp_session(&vol); in cifs_ses_add_channel()
H A 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()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h298 cifs_get_tcp_session(struct smb3_fs_context *ctx,
H A Dconnect.c1660 cifs_get_tcp_session(struct smb3_fs_context *ctx, in cifs_get_tcp_session() function
3335 server = cifs_get_tcp_session(ctx, NULL); in cifs_mount_get_session()
H A Dsess.c614 chan_server = cifs_get_tcp_session(ctx, ses->server); in cifs_ses_add_channel()

Completed in 15 milliseconds