Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h569 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx);
Dconnect.c2163 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_get_smb_ses() function
3240 ses = cifs_get_smb_ses(server, ctx); in mount_get_conns()
4238 ses = cifs_get_smb_ses(master_tcon->ses->server, ctx); in cifs_construct_tcon()