Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c2387 static int match_tcon(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in match_tcon() function
2424 if (!match_tcon(tcon, ctx)) { in cifs_find_tcon()
2868 !match_tcon(tcon, ctx) || in cifs_match_super()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c3157 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() function
3189 if (!match_tcon(tcon, volume_info)) in cifs_find_tcon()
3534 !match_tcon(tcon, volume_info) || in cifs_match_super()

Completed in 13 milliseconds