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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/dlm/
H A Dconfig.h41 int dlm_addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid);
H A Dlowcomms.c500 if (dlm_addr_to_nodeid(&prim.ssp_addr, &nodeid)) {
736 if (dlm_addr_to_nodeid(&peeraddr, &nodeid)) {
H A Dconfig.c951 int dlm_addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/dlm/
H A Dconfig.h41 int dlm_addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid);
H A Dlowcomms.c500 if (dlm_addr_to_nodeid(&prim.ssp_addr, &nodeid)) {
736 if (dlm_addr_to_nodeid(&peeraddr, &nodeid)) {
H A Dconfig.c951 int dlm_addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid) function

Completed in 173 milliseconds