Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.c414 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid, in addr_to_nodeid() function
1030 if (addr_to_nodeid(&peeraddr, &nodeid, &mark)) { in accept_from_sock()