Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dconnect.c428 static int __reconnect_target_unlocked(struct TCP_Server_Info *server, const char *target) in __reconnect_target_unlocked() function
472 return __reconnect_target_unlocked(server, server->hostname); in reconnect_target_unlocked()
476 rc = __reconnect_target_unlocked(server, dfs_cache_get_tgt_name(tit)); in reconnect_target_unlocked()