Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.h55 int dlm_our_addr(struct sockaddr_storage *addr, int num);
Dconfig.c937 int dlm_our_addr(struct sockaddr_storage *addr, int num) in dlm_our_addr() function
Dlowcomms.c1162 if (dlm_our_addr(&sas, i)) in init_local()