Home
last modified time | relevance | path

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

/linux-4.4.14/fs/lockd/
Dhost.c33 static struct hlist_head nlm_server_hosts[NLM_HOST_NRHASH]; variable
352 chain = &nlm_server_hosts[nlm_hash_address(ni.sap)]; in nlmsvc_lookup_host()
558 while ((host = next_host_state(nlm_server_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()
589 for_each_host(host, chain, nlm_server_hosts) { in nlm_complain_hosts()
608 for_each_host(host, chain, nlm_server_hosts) { in nlm_shutdown_hosts_net()
649 for_each_host(host, chain, nlm_server_hosts) { in nlm_gc_hosts()
658 for_each_host_safe(host, next, chain, nlm_server_hosts) { in nlm_gc_hosts()