Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsproto.h273 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb3_fs_context *ctx);
Dsess.c246 chan->server = cifs_get_tcp_session(&ctx); in cifs_ses_add_channel()
Dconnect.c1346 cifs_get_tcp_session(struct smb3_fs_context *ctx) in cifs_get_tcp_session() function
2883 server = cifs_get_tcp_session(ctx); in mount_get_conns()