Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dconnect.c397 static int __reconnect_target_unlocked(struct TCP_Server_Info *server, const char *target) in __reconnect_target_unlocked() function
441 return __reconnect_target_unlocked(server, server->hostname); in reconnect_target_unlocked()
445 rc = __reconnect_target_unlocked(server, dfs_cache_get_tgt_name(tit)); in reconnect_target_unlocked()