Searched refs:nh_srvrpc (Results 1 – 1 of 1) sorted by relevance
237 struct nlm_rpc nh_srvrpc; /* (l) RPC for server replies */ member724 if (host->nh_srvrpc.nr_client) in nlm_host_destroy()725 CLNT_RELEASE(host->nh_srvrpc.nr_client); in nlm_host_destroy()1025 if (host->nh_addr.ss_len && host->nh_srvrpc.nr_client) { in nlm_find_host_by_name()1032 client = host->nh_srvrpc.nr_client; in nlm_find_host_by_name()1033 host->nh_srvrpc.nr_client = NULL; in nlm_find_host_by_name()1269 rpc = &host->nh_srvrpc; in nlm_host_get_rpc()