Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c2940 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses() function
4146 ses = cifs_get_smb_ses(server, volume_info); in cifs_mount()
4628 ses = cifs_get_smb_ses(master_tcon->ses->server, vol_info); in cifs_construct_tcon()