Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dconnect.c435 static int __reconnect_target_unlocked(struct TCP_Server_Info *server, const char *target) in __reconnect_target_unlocked() function
477 return __reconnect_target_unlocked(server, server->hostname); in reconnect_target_unlocked()
481 rc = __reconnect_target_unlocked(server, dfs_cache_get_tgt_name(tit)); in reconnect_target_unlocked()