Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dconfig.h53 int dlm_our_addr(struct sockaddr_storage *addr, int num);
H A Dconfig.c927 int dlm_our_addr(struct sockaddr_storage *addr, int num) in dlm_our_addr() function
H A Dlowcomms.c1153 if (dlm_our_addr(&sas, i)) in init_local()