Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dconfig.h57 int dlm_our_addr(struct sockaddr_storage *addr, int num);
H A Dconfig.c1014 int dlm_our_addr(struct sockaddr_storage *addr, int num) in dlm_our_addr() function
H A Dlowcomms.c1158 if (dlm_our_addr(&sas, i)) in init_local()