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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Dconfig.h38 int dlm_nodeid_to_addr(int nodeid, struct sockaddr_storage *addr);
H A Dlowcomms.c241 error = dlm_nodeid_to_addr(nodeid, &addr);
883 if (dlm_nodeid_to_addr(con->nodeid, &saddr))
H A Dconfig.c863 int dlm_nodeid_to_addr(int nodeid, struct sockaddr_storage *addr) function

Completed in 67 milliseconds