Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h333 struct cifs_ses *cifs_get_smb_ses(struct TCP_Server_Info *server,
H A Dconnect.c2335 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in cifs_get_smb_ses() function
3571 ses = cifs_get_smb_ses(server, ctx); in cifs_mount_get_session()
4243 ses = cifs_get_smb_ses(master_tcon->ses->server, ctx); in cifs_construct_tcon()