nlm_client_hosts 35 fs/lockd/host.c static struct hlist_head nlm_client_hosts[NLM_HOST_NRHASH]; nlm_client_hosts 248 fs/lockd/host.c chain = &nlm_client_hosts[nlm_hash_address(sap)]; nlm_client_hosts 572 fs/lockd/host.c while ((host = next_host_state(nlm_client_hosts, nsm, info)) != NULL) {