Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dconnect.c3134 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() function
3166 if (!match_tcon(tcon, volume_info)) in cifs_find_tcon()
3510 !match_tcon(tcon, volume_info) || in cifs_match_super()