Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c3155 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() function
3187 if (!match_tcon(tcon, volume_info)) in cifs_find_tcon()
3532 !match_tcon(tcon, volume_info) || in cifs_match_super()