Home
last modified time | relevance | path

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

/linux-4.4.14/fs/dlm/
Dlowcomms.c292 static int nodeid_to_addr(int nodeid, struct sockaddr_storage *sas_out, in nodeid_to_addr() function
473 if (nodeid_to_addr(con->nodeid, &saddr, NULL, false)) { in lowcomms_error_report()
1001 result = nodeid_to_addr(con->nodeid, &daddr, NULL, true); in sctp_connect_to_sock()
1095 result = nodeid_to_addr(con->nodeid, &saddr, NULL, false); in tcp_connect_to_sock()