Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dconnect.c3231 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() function
4100 tcon = cifs_get_tcon(ses, vol); in mount_get_conns()
5129 tcon = cifs_get_tcon(ses, vol_info); in cifs_construct_tcon()