Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dconnect.c2584 static int match_tcon(struct cifs_tcon *tcon, const char *unc) in match_tcon() function
2602 if (!match_tcon(tcon, unc)) in cifs_find_tcon()
2840 !match_tcon(tcon, volume_info->UNC)) { in cifs_match_super()