Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dconnect.c5369 bool target_match; in cifs_tree_connect() local
5390 rc = match_target_ip(server, dfs_host, dfs_host_len, &target_match); in cifs_tree_connect()
5396 if (!target_match) { in cifs_tree_connect()