Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifsproto.h598 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx);
Dconnect.c2244 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_get_smb_ses() function
3382 ses = cifs_get_smb_ses(server, ctx); in cifs_mount_get_session()
4082 ses = cifs_get_smb_ses(master_tcon->ses->server, ctx); in cifs_construct_tcon()