Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dconnect.c3254 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() function
4120 tcon = cifs_get_tcon(ses, vol); in mount_get_conns()
5149 tcon = cifs_get_tcon(ses, vol_info); in cifs_construct_tcon()