Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dhost.c35 static struct hlist_head nlm_client_hosts[NLM_HOST_NRHASH]; variable
241 chain = &nlm_client_hosts[nlm_hash_address(sap)]; in nlmclnt_lookup_host()
566 while ((host = next_host_state(nlm_client_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()