Home
last modified time | relevance | path

Searched refs:cifs_get_smb_ses (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsproto.h581 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx);
Dconnect.c2203 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_get_smb_ses() function
3301 ses = cifs_get_smb_ses(server, ctx); in cifs_mount_get_session()
3962 ses = cifs_get_smb_ses(master_tcon->ses->server, ctx); in cifs_construct_tcon()