Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dconnect.c4153 size_t tcp_host_len; in cifs_tree_connect() local
4178 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in cifs_tree_connect()
4197 if (dfs_host_len != tcp_host_len in cifs_tree_connect()
4200 dfs_host, (int)tcp_host_len, tcp_host); in cifs_tree_connect()