nlm_server_hosts 34 fs/lockd/host.c static struct hlist_head nlm_server_hosts[NLM_HOST_NRHASH]; nlm_server_hosts 359 fs/lockd/host.c chain = &nlm_server_hosts[nlm_hash_address(ni.sap)]; nlm_server_hosts 568 fs/lockd/host.c while ((host = next_host_state(nlm_server_hosts, nsm, info)) != NULL) { nlm_server_hosts 601 fs/lockd/host.c for_each_host(host, chain, nlm_server_hosts) { nlm_server_hosts 621 fs/lockd/host.c for_each_host(host, chain, nlm_server_hosts) { nlm_server_hosts 662 fs/lockd/host.c for_each_host(host, chain, nlm_server_hosts) { nlm_server_hosts 671 fs/lockd/host.c for_each_host_safe(host, next, chain, nlm_server_hosts) {