Searched refs:a_host (Results 1 – 3 of 3) sorted by relevance
202 call->a_host = host; in nlm_alloc_call()218 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()250 struct nlm_host *host = req->a_host; in nlmclnt_call()328 struct nlm_host *host = req->a_host; in __nlm_async_call()515 struct nlm_host *host = req->a_host; in nlmclnt_lock()628 req->a_host = host; in nlmclnt_reclaim()664 struct nlm_host *host = req->a_host; in nlmclnt_unlock()730 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()808 nlm_rebind_host(req->a_host); in nlmclnt_cancel_callback()
265 nlmsvc_release_host(call->a_host); in nlmsvc_release_call()
138 struct nlm_host * a_host; /* host handle */ member