Searched refs:cifs_get_tcp_session (Results 1 – 3 of 3) sorted by relevance
273 extern struct TCP_Server_Info *cifs_get_tcp_session(struct smb3_fs_context *ctx);
246 chan->server = cifs_get_tcp_session(&ctx); in cifs_ses_add_channel()
1346 cifs_get_tcp_session(struct smb3_fs_context *ctx) in cifs_get_tcp_session() function2883 server = cifs_get_tcp_session(ctx); in mount_get_conns()