Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dconnect.c3395 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() function
4248 tcon = cifs_get_tcon(ses, vol); in mount_get_conns()
5253 tcon = cifs_get_tcon(ses, vol_info); in cifs_construct_tcon()