Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dconnect.c4181 bool target_match; in cifs_tree_connect() local
4202 rc = match_target_ip(server, dfs_host, dfs_host_len, &target_match); in cifs_tree_connect()
4208 if (!target_match) { in cifs_tree_connect()