Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dconnect.c5338 const char *tcp_host; in cifs_tree_connect() local
5366 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in cifs_tree_connect()
5386 || strncasecmp(dfs_host, tcp_host, dfs_host_len) != 0) { in cifs_tree_connect()
5388 dfs_host, (int)tcp_host_len, tcp_host); in cifs_tree_connect()