Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dconnect.c1450 static int match_server(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) in match_server() function
1527 if (CIFS_SERVER_IS_CHAN(server) || !match_server(server, ctx)) { in cifs_find_tcp_session()
2745 if (!match_server(tcp_srv, ctx) || in cifs_match_super()