Home
last modified time | relevance | path

Searched refs:reconn_set_ipaddr_from_hostname (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c76 static int reconn_set_ipaddr_from_hostname(struct TCP_Server_Info *server) in reconn_set_ipaddr_from_hostname() function
393 rc = reconn_set_ipaddr_from_hostname(server); in __cifs_reconnect()
394 cifs_dbg(FYI, "%s: reconn_set_ipaddr_from_hostname: rc=%d\n", __func__, rc); in __cifs_reconnect()
449 rc = reconn_set_ipaddr_from_hostname(server); in __reconnect_target_unlocked()
450 cifs_dbg(FYI, "%s: reconn_set_ipaddr_from_hostname: rc=%d\n", __func__, rc); in __reconnect_target_unlocked()

Completed in 5 milliseconds