Lines Matching refs:a_host
133 char *nodename = req->a_host->h_rpcclnt->cl_nodename; in nlmclnt_setlockargs()
216 call->a_host = nlm_get_host(host); in nlm_alloc_call()
229 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()
235 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()
267 struct nlm_host *host = req->a_host; in nlmclnt_call()
345 struct nlm_host *host = req->a_host; in __nlm_async_call()
459 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_test()
460 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_test()
525 struct nlm_host *host = req->a_host; in nlmclnt_lock()
617 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_lock()
618 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_lock()
624 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_lock()
625 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_lock()
651 req->a_host = host; in nlmclnt_reclaim()
688 struct nlm_host *host = req->a_host; in nlmclnt_unlock()
724 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_unlock()
725 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_unlock()
733 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
770 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()
846 nlm_rebind_host(req->a_host); in nlmclnt_cancel_callback()