Lines Matching refs:a_host
130 char *nodename = req->a_host->h_rpcclnt->cl_nodename; in nlmclnt_setlockargs()
212 call->a_host = nlm_get_host(host); in nlm_alloc_call()
225 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()
231 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()
263 struct nlm_host *host = req->a_host; in nlmclnt_call()
341 struct nlm_host *host = req->a_host; in __nlm_async_call()
516 struct nlm_host *host = req->a_host; in nlmclnt_lock()
628 req->a_host = host; in nlmclnt_reclaim()
663 struct nlm_host *host = req->a_host; in nlmclnt_unlock()
705 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
742 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()
821 nlm_rebind_host(req->a_host); in nlmclnt_cancel_callback()